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