Delete a project.
By deleting a project, all data that is managed by the project (document, models) will be deleted as well and cannot be restored.
Path Parameters
- project_id integer required
ID of the project to change
Responses
- 200
- 403
- 404
- 500
Project was deleted
User is not a beta user or does not have the minimal required project role "MANAGER"
The project was not found
Something is wrong with the API.
Loading...