Create a file
POST/files
Creates a new file in the specified project and folder.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The file was created successfully.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
An internal error occurred while processing the request.