Skip to main content
POST
Toggle workflow rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflowRule
string<uuid>
required

The workflow rule ID

Response

WorkflowRuleResource

data
WorkflowRuleResource · object
required
success
boolean
required
code
integer
required
message
enum<string>
required
Available options:
Workflow rule activated.,
Workflow rule paused.