PUT/projects/api/v3/me/timers/{timerId}.json
Edits a timer
Edits the fields of a timer.
Path Params
- Name
timerId
- Type
- integer
- required
- Description
Body Params
Request contains information of a timer to be created or updated.
- Name
timer
- Type
- object
- Description
- Timer contains all the information returned from a timer.
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
- 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,