Tracker Projects
Delete a tracker project
Delete a tracker project for the authenticated team.
delete/tracker-projects/{id}
Path parameters
idstring uuid required
Unique identifier of the project to retrieve
Example:b7e6c8e2-1f2a-4c3b-9e2d-1a2b3c4d5e6f
Unique identifier of the project to retrieve
Response
Tracker project deleted successfully.
Example response
{
"id": "b7e6c8e2-1f2a-4c3b-9e2d-1a2b3c4d5e6f"
}