Create a project
POST/projects
Creates a new empty project in the specified workspace.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The project 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.