Update Omni Flow Agent
Update an existing agent
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the agent to update
Request Body
New name for the agent
New language model to use
Response Fields
The unique identifier for the OmniFlowAgent.
The identifier of the workspace where the OmniFlowAgent is configured.
The identifier of the user associated with the OmniFlowAgent, if any.
The name of the OmniFlowAgent.
The language model used by the OmniFlowAgent, such as ‘gpt-4o-mini’.
The identifier of the phone number associated with the OmniFlowAgent.
A flexible schema for storing custom settings related to the OmniFlowAgent.
The operational status of the OmniFlowAgent, such as ‘pending’, ‘ready’, or ‘error’.
Timestamp when the conversation was created.
Timestamp when the conversation was last updated.