Skip to main content
POST
Resumes a paused workflow automation. New contacts can enter again, and in-flight contacts continue from their last completed step.

Authorizations

string | header
required
Project API key header of the form Bearer AS_<key>.

Path Parameters

string
required
Workflow automation ID.

Response

Workflow automation resumed successfully
boolean
Example: true
object
The workflow automation, with status set to active.

Error Responses

object
Returned when the workflow has missing required fields and cannot be activated.
object