cURL
curl --request DELETE \ --url https://api.plane.com/v1/time-entries/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "tme_1HPCXADYAhh5k1NMU0r1WUqs" }
Permanently deletes a time entry.
Was this page helpful?