Organizations
Upload a logo for the organization
Set or replace an organization's logo, by uploading an image file. This endpoint uses the multipart/form-data request content type and accepts a file of image type. The file size cannot exceed 10MB. Only the following file content types are supported: image/jpeg, image/png, image/gif, image/webp.
put/organizations/{organization_id}/logo
Path parameters
organization_idstring required
The ID of the organization for which to upload a logo
Response
An organization with a logo URL.