Suspend a workflow process by entity instance ID
put/processes/entityName/{entityName}/entityInstanceId/{entityInstanceId}/suspended
Suspends a workflow process by entity instance ID.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The operation was successful. | ||
400 | Bad Request | The request was invalid. | Schema | |
404 | Not Found | No entity instance ID exists at the requested path. | Schema |