Upload media
Get url to upload org avatar
Get a URL and the required form data to upload the org avatar to.
GET/organizations/{organizationId}/presigned-upload
Authorization
Path parameters
organizationId*string
The organization ID
Response
OK
Body
url*string
URL to post the image to
formData*object
expectedFieldsarray of string
Request
Response
Last updated