Update Task
Update a task
PATCH
v1 / tasks / {id}
Authorization
Path Parameters
Body
application/json
A duration can be one of the following... "NONE", "REMINDER", or an integer greater than 0 (representing minutes)
Set values to turn auto scheduling on, set value to null if you want to turn auto scheduling off. The status for the task must have auto scheduling enabled.
Response
200 - application/json - object
If this is an instance of a recurring task, this field will be the parent recurring task id
Returns true if Motion was unable to schedule this task. Check Motion directly to address
Record of custom field values for the entity, where each key is the name of the custom field (not the ID). Each object contains a "type" discriminator and a "value" property that varies based on the field type.