DELETE
/workflows/{workflow_id}Authentication
cookieSessionapiKey
required
Encrypted session cookie issued after registration or login.
cookie: sessioncsrfTokenapiKey
required
CSRF cookie issued with the session and required for state-changing requests.
cookie: csrfAll credentials in this group are required.
Parameters
workflow_idpath
required
No additional description.
string · uuidResponses
204
Terminated workflow deleted
401
Missing or invalid session
412
Current workflow or job state does not allow the operation
429
Ingress rate or connection limit exceeded for the client address
