v1

latestSwagger 2.0MIT2026-07-1310778293.3 KB
Organizations

Update organization logo

Updating an organization logo using a multipart file upload.

post/api/v1/organizations/{organizationId}/logo

Path parameters

organizationIdstring required

The namespace of the organization where the logo should be updated.

Response

OK

uristring

The uri/url of the image

Example response

{
  "uri": "/api/v1/public/image/bc671c63-4a9b-46e7-8c59-9bbe1917e6cc"
}