Workflows
Update Workflow
Change a Workflow’s trigger or actions
PUT
Only provided fields change. Sending a new
workflow_data replaces the whole
block list — trigger and actions together — so include every action you want
to keep.
Path Parameters
string
required
The Workflow’s id.
Body
string
string
boolean
object
Replaces the block list. See Create Workflow for
the shape.