Set Client's OAuth Logo
Creates or updates a client's OAuth logo and triggers an OAuth registration event, even when updating an existing image.
The image must be in PNG format and exactly 100px by 100px.
POST
/clients/{client_guid}/oauth_logo
Path Parameters
| Field | Required | Type |
|---|---|---|
client_guid The unique identifier for the client. Defined by MX. | Required | String |
Request sample
Language:shell
Response sample
Language:json