Skip to main content
DELETE
Stop the current user's timer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Client-generated ULID used to replay a time mutation safely. Optional only for legacy clients during rolling migration.

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

Response

Timer stopped; created time entry returned

time_entry
object

A durable work record. Card ownership metadata is captured when the entry is created, so later card moves or renames do not retroactively change historical reports.