Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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