put/tasks/:id
Headers
Request body
{"stackTrail":"paths:/tasks/%3Aid:put:requestBody:content:application/json:schema:properties:ignored","oasType":"schema","type":"unknown","title":"Ignored","description":"The time at which the task was archived/ignored, if it is."}
{"stackTrail":"paths:/tasks/%3Aid:put:requestBody:content:application/json:schema:properties:completed","oasType":"schema","type":"unknown","title":"Completed","description":"The time at which the task was completed, if it is completed."}
integration_idstring
distant_task_idstring
{"stackTrail":"paths:/tasks/%3Aid:put:requestBody:content:application/json:schema:properties:integration_data","oasType":"schema","type":"unknown","title":"Integration_data"}
starredboolean
Whether the task is starred.
titlestring
The task title.
{"stackTrail":"paths:/tasks/%3Aid:put:requestBody:content:application/json:schema:properties:url","oasType":"schema","type":"unknown","title":"Url","description":"The potential capture context."}
Response
The upserted task
allocationsstring[]
{"stackTrail":"paths:/tasks/%3Aid:put:responses:200:content:application/json:schema:properties:client","oasType":"schema","type":"unknown","title":"Client"}
createdstring
deletedTime — unresolved $ref
idstring
{"stackTrail":"paths:/tasks/%3Aid:put:responses:200:content:application/json:schema:properties:ignored","oasType":"schema","type":"unknown","title":"Ignored","description":"The time at which the task was archived/ignored, if it is."}
{"stackTrail":"paths:/tasks/%3Aid:put:responses:200:content:application/json:schema:properties:completed","oasType":"schema","type":"unknown","title":"Completed","description":"The time at which the task was completed, if it is completed."}
integration_idstring
distant_task_idstring
{"stackTrail":"paths:/tasks/%3Aid:put:responses:200:content:application/json:schema:properties:integration_data","oasType":"schema","type":"unknown","title":"Integration_data"}
starredboolean
Whether the task is starred.
titlestring
The task title.
{"stackTrail":"paths:/tasks/%3Aid:put:responses:200:content:application/json:schema:properties:url","oasType":"schema","type":"unknown","title":"Url","description":"The potential capture context."}