Skip to main content
Permanently deletes the specified project and all associated resources (workspaces, tasks, environment variables).

Authentication

Requires a valid Bearer token.

Path Parameters

id
string
required
Project ID (UUID).

Response

Returns 204 No Content on success with an empty response body.

Errors

StatusDescription
401Unauthorized — missing or invalid token
404Not Found — project does not exist or you do not have access