images
Get a URL to upload image that will be publicly accessible
post/upload/image
Request body
Example request
{
"content_type": "image/png"
}Response
Response
Get a URL to upload image that will be publicly accessible
{
"content_type": "image/png"
}Response