flow-graphs

Update Campaign Flow Bindings

post/api/v1/campaigns/{campaign_id}/flow-bindings

Path parameters

campaign_idstring required

Request body

bindingsobject
pipecat_flows_enabledboolean nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/campaigns/{campaign_id}/flow-bindings:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 15 revisions of this API.13

    • added the new optional request property flow_graphs/anyOf[subschema #1: FlowGraphsConfig]/by_direction/anyOf[subschema #1: DirectionalFlowGraphSelectors]/inbound/anyOf[subschema #2: PublishedFlowGraphVersionSelector]/source_id

      new-optional-request-property

    • added the new optional request property flow_graphs/anyOf[subschema #1: FlowGraphsConfig]/by_direction/anyOf[subschema #1: DirectionalFlowGraphSelectors]/outbound/anyOf[subschema #2: PublishedFlowGraphVersionSelector]/source_id

      new-optional-request-property

  • 5f41cc2923fb11See the full diff
    • removed the media type application/json for the response with the status 422

      response-media-type-removed

    • added the new optional request property flow_graphs

      new-optional-request-property