Delete all workflow revisions by workflow name

delete/name/{name}
Internal-Use Only

Deletes all workflow revisions by workflow name.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
name
string
true

The name of the workflow.

Responses

StatusMeaningDescription
204No ContentThe operation was successful.
404Not FoundNo workflow exists at the requested path.Schema