v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-1759238438.1 KB
Organizations

Upload organization logo

Uploads a logo image for an organization. Accepts JPEG, PNG, WebP, or SVG formats up to 2 MB.

post/v1beta/organizations/{organization_id}/logo

Path parameters

organization_idstring required

Organization ID.

Example:org_01h2xcejqtf2nbrexx3vqjhp41

Organization ID.

Request body

content_typestring

Informational content type. The server detects format from magic bytes.

image_datastring byte

Raw image bytes. Maximum 2 MB. Accepted formats: JPEG, PNG, WebP, SVG.

Response

Success

logo_urlstring

Public URL of the uploaded logo image.