Oneport Docs
ApiV1WorkspacesSlugLogo

/v1/workspaces/{slug}/logo

Upload the workspace logo: send raw image bytes (png/jpeg/webp/svg, max 512 KB) with the matching content-type header.

POST
/v1/workspaces/{slug}/logo

Upload the workspace logo: send raw image bytes (png/jpeg/webp/svg, max 512 KB) with the matching content-type header.

Path Parameters

slug*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/workspaces/acme/logo"
{  "logo": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}