Deprecated

DELETE/projects/{id}

Deprecated: use DELETE /org/projects/{id} instead. This route will be removed on 2026-11-24.

Soft-delete a project. The project must be empty (no active resources).

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Project ID

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/projects/string"
Empty