Delete a project

View as Markdown
Delete a project. Cascades to groups, tests, runs, and associated artifacts.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

projectIdstringRequired
Project ID

Response

Project deleted
deletedboolean
idstringformat: "uuid"

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error