Stop and delete all workflow processes for an entity

delete/processes/entityName/{entityName}

Stops and deletes all workflow processes for an entity.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
entityName
string
true

The name of the entity.

Responses

StatusMeaningDescription
204No Content

The operation was successful.

404Not Found

No entity exists at the requested path.

Schema