File
Upload
Upload a file to the JSX Mail Cloud
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The file to upload
The body is of type object
.
Response
200
application/json
File uploaded
The response is of type object
.