Operation HTTP request Description
POST
/pub/v1/bpm/instance/interrupt
Bulk interruption of process instances
POST
/pub/v1/bpm/instance/bytemplate/{namespace}/{code}/version
Bulk update of process instances
PUT
/pub/v1/bpm/instance/{id}/context
Change the process instance context
POST
/pub/v1/bpm/restore-point/{id}/restore
Continuation of a delegated action by ID
POST
/pub/v1/bpm/instance/bytemplateid/{id}/list
Get a list of process instances
POST
/pub/v1/bpm/instance/bytemplate/{namespace}/{code}/list
Get a list of process instances
GET
/pub/v1/bpm/instance/bytemplateid/{id}/list
Get a list of process instances
GET
/pub/v1/bpm/instance/bytemplate/{namespace}/{code}/list
Get a list of process instances
GET
/pub/v1/bpm/instance/bytarget/list
Get a list of process instances by target
POST
/pub/v1/bpm/instance/bytarget/list
Get a list of process instances by target
POST
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
GET
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
POST
/pub/v1/bpm/instance/{id}/interrupt
Interrupt a process instance
POST
/pub/v1/bpm/template/{namespace}/{code}/run
Start process by workspace and code
POST
/pub/v1/bpm/instance/{id}/version
Update a process instance version