Update Flow Status
PATCH {{baseUrl}}/api/flows/:id/
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
Request Body
{"data"=>{"type"=>"flow", "id"=>"cupi", "attributes"=>{"status"=>"dolore culpa nostrud"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"type":"flow","id":"culpa ea dolor","attributes":{"name":"enim cupidatat occaecat","status":"ullamco aute deserunt veniam","archived":true,"created":"1969-12-20T22:53:14.130Z","updated":"1976-12-10T11:51:14.103Z","trigger_type":"sunt sit"},"links":{"self":"https://eTTFAUUVvHbXyFV.ltnhz7qo+LYR0W.rEzaU7XKtrDkvkzEMRfsRqjk49e"}}}