You should have your own S3 bucket to use this endpoint.
Make sure you are passing the image in
base64 format.Request
Send aPOST request to below endpoint.
curl
Body
json
Body Attributes
string
required
Your enterprise API Key used for request authorization.
string
required
The base64-encoded string of the image to be uploaded.
string
required
The extension or type of the image. Options: png, jpeg, jpg.

