Upload Account Favicon
BetaPUT
/v1/identity/accounts/{id}/faviconThis endpoint is idempotent. Learn more
Uploads a customer-portal favicon.
Send the image as the raw request body, not as multipart form data. Use a small square PNG (e.g. 32x32 or 64x64) for the best result in browser tabs. The uploaded image replaces any existing favicon and is shown on the account's customer portal. You can only upload a favicon for the account you are acting in.
Permissions requiredValues:self:update
The role behind your API key or agent must grant every one of these permissions.
idstringAccount ID.
Content-Typeoptional stringHeader parameter: Content-Type for Upload Account Favicon
Responses
200
Successful response for Upload Account Favicon