Automations
Resume Automation
Resumes a paused workflow automation back to active state.
POST
Resumes a paused workflow automation. New contacts can enter again, and in-flight contacts continue from their last completed step.
Authorizations
Project API key header of the form Bearer
AS_<key>.Path Parameters
Workflow automation ID (MongoDB ObjectId).
Response
Workflow automation resumed successfullyExample:
trueThe workflow automation, with
status set to active.Error Responses
Returned when the workflow has missing required fields and cannot be activated.