attacca
Projects

Delete a project

Rejected with 409 while the project still holds sessions, boards, or jobs — move or delete those first. The Default project cannot be deleted.

DELETE
/v1/projects/{project_id}

Rejected with 409 while the project still holds sessions, boards, or jobs — move or delete those first. The Default project cannot be deleted.

Authorization

api_key projects:write
AuthorizationBearer <token>

An atk_-prefixed API key, created under Settings → API keys.

In: header

Scope: projects:write

Path Parameters

project_id*string

Project id

Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty