Workflows
Delete a Workflow
Delete a workflow and every one of its versions.
Permanent. Running and queued calls against this workflow continue to completion against the version they captured at call time; subsequent attempts to call the workflow return 404 Not Found.
Functions referenced by the deleted workflow are not removed — they remain available to other workflows or for direct reference.
delete/v3/workflows/{workflowName}
Path parameters
workflowNamestring required
Response
There is no content to send for this request, but the headers may be useful.