Path parameters

  • projectId string Required

    The Project ID for this operation

Responses

  • 200
DELETE /projects/{projectId}
curl \
 --request DELETE 'https://tadatodo.com/api/projects/Pae77f34bbf9' \
 --header "X-API-Key: $API_KEY"