Update a task
Tasks
Update a task
POST
Update a task
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
application/json
Minimum string length:
1Minimum string length:
1Required range:
x >= 1Required range:
0 <= x <= 3Available options:
to_do, in_progress, done Minimum string length:
1Response
200 - application/json
Returns the task object if the update succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
Available options:
task Required range:
0 <= x <= 3Available options:
to_do, in_progress, done The assignee of this task.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.