deploy_version
deploy_version
Deploy a specific version of a call flow resource.
Path parameters
id
The unique identifier of the Call Flow.
Request
Deploy by document version
OR
Deploy by version ID
Response
id
The unique identifier of the deployed Call Flow Version.
created_at
The creation timestamp.
updated_at
The last update timestamp.
document_version
The document version.
flow_data
Call Flow Builder state, stored as an opaque JSON object.
relayml
The calling SWML document deployed by this version. Uses [calling SWML methods](/docs/swml/reference/calling).
Response Example
Response