Time Tracking
Public API

Delete Time Tracking Project

Deletes a time tracking project by its ID.

OAuth Scopes: time_tracking:project.write

delete/api/v1/time-tracking/projects/{id}

Path parameters

idinteger required

The project ID.

Response

Project deleted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.