Manage call flow resources with version management and deployment. Extends standard CRUD (PUT updates) with methods to list versions and deploy specific versions.
Access via client.fabric.call_flows on a RestClient instance.
List call flow resources.
Create a new call flow resource.
Retrieve a single call flow resource.
Replace a call flow resource.
Delete a call flow resource.
List addresses for a call flow resource.
List all versions of a call flow.
Deploy a specific version of a call flow.