Skip to main content
DELETE
/
projects
/
{project_name}
DELETE /projects/{project_name}
curl --request DELETE \
  --url https://api.cloudsquid.io/api/projects/{project_name} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

project_name
string
required

The name of the project

Response

Successfully deleted project