Skip to main content
DELETE
Permanently delete project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

projectId
string
required

projectId identifier

Body

application/json
confirmation
enum<string>
required

Must be exactly DELETE.

Available options:
DELETE

Response

Project and project tasks deleted

project
object
required
deletedIssueCount
integer
required
Required range: x >= 0