PUT/projects/api/v3/me/timers/{timerId}/complete.json
Complete a timer by ID
Complete an existing timer. If the timer is currently running, it is paused to create the timelog entry. When the timelog is created, the timer is deleted.
Path Params
- Name
timerId
- Type
- integer
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
Response contains the information returned when sending a PUT/POST request to the timers endpoint, or GET request for a single item by ID
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Created
Response contains the information returned when sending a PUT/POST request to the timers endpoint, or GET request for a single item by ID
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 403
- Type
- object
- Schema
- Description
- 403 Forbidden
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 404
- Description
- 404 Not Found No Data
200 OK
Response
{ "included": { "projects": { "additionalProp": { "activePages": { "billing": true, "board": true, "comments": true, "files": true, "finance": true, "forms": true, "gantt": true, "links": true, "list": true, "messages": true, "milestones": true, "notebooks": true, "proofs": true,