latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Taskflow

Update a workflow (PATCH)

Update specific process fields. Only include fields to be updated.

patch/processes/{id}

Path parameters

idstring required

Headers

X-Company-IDstring required

Associates request with company

Request body

idinteger
namestring
descriptionstring
status'NOT_STARTED' | 'IN_PROGRESS' | 'COMPLETED'
  • NOT_STARTED - Not Started
  • IN_PROGRESS - In Progress
  • COMPLETED - Completed
completed_atstring date-time nullable
completed_byinteger nullable
created_byinteger
modified_byinteger nullable
ownerinteger

Response

idinteger required
namestring required
descriptionstring
status'NOT_STARTED' | 'IN_PROGRESS' | 'COMPLETED'
  • NOT_STARTED - Not Started
  • IN_PROGRESS - In Progress
  • COMPLETED - Completed
completed_atstring date-time nullable required
completed_byinteger nullable required
created_byinteger required
modified_byinteger nullable required
ownerinteger