DELETE
/
api
/
v1
/
projects
/
{public_id}
Delete Project
curl --request DELETE \
  --url https://api.example.com/api/v1/projects/{public_id}
{}

Path Parameters

public_id
string
required

Response

Successful Response

The response is of type Response Delete Project Api V1 Projects Public Id Delete · object.