v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14171791756.1 KB

Updates the specified flow.

You can also create and update flows using the Amazon Connect Flow language.

post/contact-flows/{InstanceId}/{ContactFlowId}/content

Path parameters

InstanceIdstring required

The identifier of the Amazon Connect instance.

ContactFlowIdstring required

The identifier of the flow.

Request body

Contentstring required

The JSON string that represents flow's content. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html">Example contact flow in Amazon Connect Flow language</a>.

Response

Success

UpdateContactFlowContentResponse required