Omni Flow Agents (Message)
Create Omni Flow Agent
Create a new agent for a workspace.
POST
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Request Body
Name of the agent being created.
Language Model to be used by the agent to generate responses. (e.g. gpt-4o-mini, gpt-4o, gpt-4o-enterprise)
Settings related to the agent.
Response Fields
Workspace ID associated with the agent.
User ID of the agent creator.
Name of the agent.
Language model used by the agent (e.g., gpt-4o-mini
).
Phone number ID, if assigned to the agent.
Current status of the agent (e.g., ready
).
Timestamp when the agent was created.
Timestamp when the agent was last updated.