cURL
curl --request DELETE \ --url https://api.teamcamp.app/v1.0/project/{projectId} \ --header 'apiKey: <api-key>'
"<string>"
Delete a single project based on the ID.
ID of project to delete
Project deleted
The response is of type string.
string