POST
/
api
/
v1
/
uploadImage

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
base64
string

The base64-encoded image

name
string

Optional name prefix for the uploaded image, limited to 100 characters

Response

201 - application/json
url
string

The signed URL of the uploaded image