--- title: FlowBody --- ## PureCloud::FlowBody ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **format** | **String** | The 'format' indicates the particular format of the 'body' contents. Reference the Automate documentation for format information. | [optional] | | **body** | **Hash<String, Object>** | The flow definition body according to the syntax supported by the 'format'. Use the /processautomation/flows/schemas endpoint to get detailed syntax information for each format. | [optional] | {: class="table table-striped"}