v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01421779.8 KB
Organisation

Update logo for specified organistion. Returns a PUT url to upload new image to

patch/organisation/{id}/logo

Path parameters

idinteger required

Organisation ID

Response

OK

upload_urlstring

Presigned S3 url to upload file

Example response

{
  "upload_url": "https://presignedurldemo.s3.eu-west-2.amazonaws.com/6996987893965262849/2d19617b-46fd-4927-9f53-77d69232ba5d"
}