Automations
Delete Automation
Soft-deletes a workflow automation. Active executions are stopped.
DELETE
Soft-deletes a workflow automation. In-flight executions are stopped and no new contacts will enter the workflow.
Authorizations
Project API key header of the form Bearer
AS_<key>.Path Parameters
Workflow automation ID (MongoDB ObjectId).
Response
Workflow automation deleted successfullyExample:
trueConfirmation message