latestOpenAPI 3.0.12026-08-103995881.2 MB

053edab62415

workflow_tasks

Update a workflow task

put/app/v1/workflow_tasks/{workflow_task_id}

Path parameters

workflow_task_idstring uuid required

Workflow Task ID

Request body

status'open' | 'complete' | 'dismissed' | 'overdue'
assignee_userstring
assignee_groupstring
choicestring

Include for choice task types to specify which choice

Response

A successful operation

idstring uuid required
company_idstring uuid required
workflow_idstring uuid required
step_idstring required
namestring required
descriptionstring required
status'open' | 'complete' | 'dismissed' | 'overdue' required
is_dismissibleboolean
type'manual_task' | 'submit_form' | 'complete_event' | 'choice' required
assignee_userstring
assignee_groupstring
restrict_assignee_completionboolean required
callback_tokenstring
updated_bystring uuid required