---
title: "Changes to Create call flow"
method: POST
path: "/api/fabric/resources/call_flows"
---

# Changes to Create call flow

`POST /api/fabric/resources/call_flows`

> Every recorded change to this endpoint, newest first.
> 137 revisions in range; 3 could not be searched.

## Timeline

Changed in 36 of 137 revisions.

- **2026-08-20** `e79dcc8b2150` — 3 breaking, 1 warning, 2 info
- **2026-08-18** `51e63ae4cf55` — 182 breaking, 2 warning
- **2026-08-13** `1e361d3f91b3` — 2 breaking, 6 info
- **2026-08-13** `1e3d98618de0` — 34 breaking, 70 info
- **2026-08-13** `e88117e2c18d` — 2 breaking, 2 info
- **2026-08-13** `549e44d6120b` — 98 breaking, 102 info
- **2026-08-07** `ad46a79d07e4` — 8 warning
- **2026-07-23** `e8d17946d2de` — 12 info
- **2026-07-21** `bbd947419817` — 12 warning
- **2026-07-21** `f1aae4e315dd` — 12 info
- **2026-07-20** `6e5c9df70369` — 4 info
- **2026-07-14** `24197ae3406b` — 58 breaking, 54 info
- **2026-07-08** `9709f1df4022` — 96 warning
- **2026-07-08** `a888562fa415` — 96 info
- **2026-06-24** `2e508a40b461` — 96 warning
- **2026-06-17** `492e0754dc70` — 48 info
- **2026-06-11** `ccc5756c8e16` — 2 breaking, 34 info
- **2026-06-09** `dd8ab3314e03` — 12 warning
- **2026-06-09** `424ee2c90121` — 4 breaking, 20 warning, 46 info
- **2026-06-08** `52c2716420da` — 32 info
- **2026-06-08** `e97a45822ed2` — 42 breaking, 8 warning, 60 info
- **2026-06-05** `1b73e7820183` — 32 info
- **2026-06-04** `cf755efeb421` — 8 breaking, 10 info
- **2026-06-04** `ee9ab397a49b` — 8 breaking, 4 warning, 6 info
- **2026-06-04** `2779af9855b1` — 8 breaking, 10 info
- **2026-06-04** `79ec4cfae7c8` — 64 info
- **2026-06-04** `c1e5ee9f10e3` — 12 breaking, 100 warning, 32 info
- **2026-06-03** `a2279a5fc40f` — 34 breaking, 12 warning, 50 info
- **2026-06-03** `ca1e7dc48ff5` — 24 breaking, 26 info
- **2026-06-03** `55cc29553c49` — 32 info
- **2026-06-03** `3aaec56575c0` — 4 info
- **2026-06-03** `07c393bd6956` — 2 breaking, 66 info
- **2026-06-03** `548c8bbaf71b` — 4 info
- **2026-06-03** `8f14f4f200f5` — 8 breaking, 4 warning, 6 info
- **2026-06-03** `b472f92eed97` — 10 breaking, 12 info
- **2026-06-02** `aac43f1ee13f` — 4 info

## Changes

- **2026-08-20** `e79dcc8b2150` — 3 breaking, 1 warning, 2 info
  - the `relayml` request property type/format changed from ``/`` to `object`/``
  - added 'unevaluatedProperties' constraint to the request property `relayml`
  - the `call_flow/allOf[#/components/schemas/CallFlow]/relayml` response's property type/format changed from ``/`` to `object`/`` for status `201`
  - removed `#/components/schemas/SWML.Calling.SWMLObject` from the `relayml` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.SWMLObject` from the `call_flow/allOf[#/components/schemas/CallFlow]/relayml` response property `allOf` list for the response status `201`
  - added 'unevaluatedProperties' constraint to the `call_flow/allOf[#/components/schemas/CallFlow]/relayml` response property for the status `201`
- **2026-08-18** `51e63ae4cf55` — 182 breaking, 2 warning
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/code`
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/name`
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/voice`
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/code`
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/name`
  - added the new required request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/voice`
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.LanguagesWithSoloFillers, #/components/schemas/SWML.Calling.LanguagesWithFillers` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` request property `anyOf` list
  - removed `#/components/schemas/SWML.Calling.LanguagesWithSoloFillers, #/components/schemas/SWML.Calling.LanguagesWithFillers` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` request property `anyOf` list
  - …144 more
  - …this revision’s changelog is incomplete
- **2026-08-13** `1e361d3f91b3` — 2 breaking, 6 info
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `call_flow/allOf[#/components/schemas/CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `201`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `call_flow/allOf[#/components/schemas/CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `201`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `call_flow/allOf[#/components/schemas/CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `201`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `call_flow/allOf[#/components/schemas/CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `201`
- **2026-08-13** `1e3d98618de0` — 34 breaking, 70 info
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/response` request property type/format changed from `string`/`` to ``/``
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/post_process`
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/post_process`
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/post_process`
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/post_process`
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/post_process`
  - added the new optional request property `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/post_process`
  - …64 more
- **2026-08-13** `e88117e2c18d` — 2 breaking, 2 info
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` request property `anyOf` list
- …earlier changes are on the page: https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/call_flows/post

---

[Operation](https://skmtc.dev/signalwire/apis/signalwire-rest-api/docs/api/fabric/resources/call_flows/post.md) · [API](https://skmtc.dev/signalwire/apis/signalwire-rest-api.md) · [Page](https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/call_flows/post)
