Skip to main content
POST
Create Omni Flow Agent

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Request Body

string
required
Name of the agent being created.
string
default:"gpt-4o-mini"
required
Language Model to be used by the agent to generate responses. (e.g. gpt-4o-mini, gpt-4o, gpt-4o-enterprise)
object
Settings related to the agent.

Response Fields

string
Workspace ID associated with the agent.
string
User ID of the agent creator.
string
Name of the agent.
string
Language model used by the agent (e.g., gpt-4o-mini).
string
Phone number ID, if assigned to the agent.
string
Current status of the agent (e.g., ready).
string
Timestamp when the agent was created.
string
Timestamp when the agent was last updated.