Delete Workspace
DELETE/api/v1/workspaces/:workspace_id
Delete a workspace in both Coral and Sonar (soft delete in Sonar). This will delete the workspace from Coral and mark it as deleted in Sonar.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error