Upload media

Get url to upload org avatar

get

Get a URL and the required form data to upload the org avatar to.

Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
organizationIdstringRequired

The organization ID

Responses
200

OK

application/json
get
/organizations/{organizationId}/presigned-upload

Last updated

Was this helpful?