Flows
Update flow
Update an existing flow
PATCH
/
v2
/
flows
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Body
application/json
A human-readable name for the flow
The frequency at which the flow should run
Available options:
manual
, 24h
, 12h
, 6h
, 1h
, 30m
, 15m
Response
200 - application/json