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

Resume Running Timer

POST /tenants/{tenant}/timer/resume

Resumes the calling user's paused timer. Resuming a timer that isn't paused 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