Skip to main content
POST
Pauses an active workflow automation. New contacts stop entering the workflow; in-flight contacts remain in their current step until the workflow is resumed.

Authorizations

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

Path Parameters

string
required
Workflow automation ID.

Response

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

Error Responses

object
object