DELETE
/
api
/
v1
/
org
/
projects
/
{projectId}

Authorizations

x-org-api-key
string
header
required

Org level API key required for organisation operations. You can get it from your settings page

Path Parameters

projectId
string
required

Response

200 - application/json
count
number
required

Number of records deleted

status
enum<string>
required

Status of the delete operation

Available options:
success,
failed