Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json · file
The body is of type file
.
Response
Successful Response
The response is of type any
.
"<any>"
"<any>"
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type file
.
Successful Response
The response is of type any
.