Update task/subtask status
PATCH/api/v2/activities/task/update-status/:recordId
Updates the status of a task/subtask. This API is typically used when toggling completion from a checkbox UI. Only the status field (F31) is updated using this endpoint.
Request
Responses
- 200
Task/Subtask status updated successfully