RyTask docs
REST APITime logs

Delete a time log

Soft delete — the entry disappears from every total. Owner or org admin only. Requires `work:write`.

View as MarkdownOpen in ChatGPTOpen in Claude
DELETE
/time-logs/{id}

Soft delete — the entry disappears from every total. Owner or org admin only. Requires work:write.

Authorization

bearerAuth
AuthorizationBearer <token>

A session access token or a personal access token.

In: header

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/time-logs/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty
Empty