Skip to main content

Delete Workflow By Id

DELETE 

/workflows/:id

Delete a workflow. Enabled workflows cannot be deleted. They must first be disabled.

Request

Path Parameters

    id stringrequired

    Id of the Workflow

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...