Delete workflow

Deletes a Workflow from the database.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
Workflow's name.

Response

Status of delete

Errors

500
Internal Server Error