API Docs / Operations / Time Tracking - Timer / Pause Running Timer

Pause Running Timer

POST /tenants/{tenant}/timer/pause

Pauses the calling user's running timer — elapsed time stops accruing until it is resumed. Pausing an already-paused timer has no effect.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found