Upload media
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
401
unauthorized request
application/json
404
Resource not found
application/json
get
/organizations/{organizationId}/presigned-uploadLast updated
Was this helpful?

