Skip to main content
DELETE
/
v1
/
projects
/
{project_id}
Delete a project
curl --request DELETE \
  --url http://api/v1/projects/{project_id} \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Path Parameters

project_id
string
required

Response

Successful Response

The response is of type any.