Files
Upload File
Upload a new file
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Name of the provider
Optional metadata for the request
Body
multipart/form-data
File to upload and associated metadata
The body is of type object
.
Response
200
application/json
File uploaded successfully
The response is of type object
.