Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
return the upload URL and the key.
Retrieve upload signature.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
return the upload URL and the key.