Suspend a workflow process by entity instance ID

put/processes/entityName/{entityName}/entityInstanceId/{entityInstanceId}/suspended
Internal-Use Only

Suspends a workflow process by entity instance ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
entityInstanceId
string
true

The instance ID of the entity.

entityName
string
true

The name of the entity.

Responses

StatusMeaningDescription
204No ContentThe operation was successful.
400Bad RequestThe request was invalid.Schema
404Not FoundNo entity instance ID exists at the requested path.Schema