Endpoint
Authentication
Bearer token with your API key. Requires
read_write permission.Path Parameters
The project’s URL-friendly slug identifier.
Response
true if the project was successfully deleted.Example
Errors
| Status | Description |
|---|---|
401 | Invalid or missing API key |
403 | API key does not have read_write permission |
404 | Project with the given slug not found |
