Update the logo for a Company
Companies
Update the logo for a Company
Add or replace the logo for a Company.
This endpoint requires the edit_company IamPermission
- If you’re using a
DirectUploadthen you must use theapplication/jsonmime-type andlogomust be theDirectUpload’ssigned_id - If you’re using a file then you must use the
multipart/form-datamime-type andlogomust be a file.
In both cases the following restrictions apply:
logocannot be larger than 100kb.logomust be one of the following image types:png,jpeg,gif.
POST
Update the logo for a Company
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Path Parameters
Company ID
Body
Company model for logo creation
Response
Created
Company model for reads.