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
Example response
{
"uri": "/api/v1/public/image/bc671c63-4a9b-46e7-8c59-9bbe1917e6cc"
}