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"=>"qui veniam", "attributes"=>{"status"=>"occaecat"}}}
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":"non aute","attributes":{"name":"nisi","status":"quis cupidatat","archived":false,"created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00","trigger_type":"non proident"},"links":{"self":"http://wtbw.fzyugsP+NrrOd9"}}}