HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Update Flow Status

Update the status of a flow with the given flow ID, and all actions in that flow.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes:
flows:write

Path Params
string
required

ID of the Flow to update. Ex: XVTP5Q

Body Params
object
required
string
required
string
required

ID of the Flow to update. Ex: XVTP5Q

object
required
string
required

Status you want to update the flow to. ['draft', 'manual', or 'live']

Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials