File
Upload File
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200
application/json
Successful Response
A message indicating the result of the file upload
The unique identifier for the uploaded file
The original name of the uploaded file
The URL where the uploaded file can be accessed
Was this page helpful?