Create a project
POST/apis/cra.diagrid.io/v1beta1/projects
Create a project in your organization.
Request
Responses
- 202
- 403
- 404
- 409
- default
Accepted for asynchronous processing.
You are not authorized to perform this action.
The project was not found.
The request conflicts with the current state of the project.
Unexpected error.