v1
latestOpenAPI 3.0.02026-07-26866217.8 KBTask
Update Task
Update an existing task. All fields are optional; only the supplied fields are changed. Pass property_id=0 or staff_id=0 to detach the task from the related property or staff.
patch/tasks/{id}
Path parameters
idinteger required
Id of the task to update.
Request body
Response
The task has been successfully updated.
Example response
{
"error_msg": "Done."
}