Delete a project. The default project cannot be deleted; its scans are reassigned to the default project.
DELETE/v1/projects/:project_id
Delete a project. The default project cannot be deleted; its scans are reassigned to the default project.
Request
Responses
- 204
- 400
- 404
Success with no body.
Malformed request — missing or invalid fields.
Resource not found or not visible to the caller.