cURL
curl --request DELETE \ --url https://api.cloudsquid.io/api/projects/{project_name} \ --header 'X-API-Key: <api-key>'
Delete a project.
The name of the project
Successfully deleted project
Was this page helpful?