Upload image for readme

POST {{baseUrl}}/api/organizations/:organizationId/readme/upload-image

Uploads an image to the user CDN and returns the path.

Request Body

[{"name"=>"image", "value"=>"<binary>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;url&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}