Update task status
Tasks
Update task status
Updates a task’s status to ‘completed’ or ‘cancelled’. If the task has been synced to the EHR, the status change is pushed synchronously. Returns 502 if the EHR push fails.
PATCH
Update task status
Authorizations
Marketplace API key
Headers
Target clinic organization ID
Path Parameters
Task ID
Body
application/json
New task status
Available options:
completed, cancelled Example:
"completed"
