Upload file
POST/api/v1/subaccounts/:subAccountId/files
Upload file
Request
Responses
- 201
- 400
- 401
- 413
- 500
Success response
Response Headers
Location
The relative path of the uploaded file. E.g., '/files/a35079cf316.txt?token=CfDJ8OYraJuXjBNOtG3'.
Example:
/files/a35079cf316.txt?token=CfDJ8OYraJuXjBNOtG3Bad request error response
Request was not authenticated response
Payload too large
Internal server error