Delete
This endpoint is for deleting a specific project using the project ID.
| Header Parameters |
|---|
apiToken string — REQUIREDSecret key for the project |
| Responses | |||
|---|---|---|---|
204Project deleted successfully | |||
400Bad request, such as invalid input
| |||
401Unauthorized access
| |||
404Project not found
| |||
500Internal Server Error
|