Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Image uploaded successfully
The signed URL of the uploaded image
Example:
"https://url-for-image-example.com/api_images_YourFileName_1628009230000.png"