Delete all workflow definitions for an entity

delete/entityName/{entityName}

Deletes all workflow definitions 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