Delete a workflow
Workflows
Delete a workflow
Permanently deletes a Workflow scoped to the caller organization. Past WorkflowExecution records are retained for audit; only the workflow definition is removed.
DELETE
Delete a workflow
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.