Request Body
Display name for the agent
Deployment infrastructure:
serverless (default) or containerAgent type:
manager (default)Target environment ID (optional)
Use Nvidia NeMo (default: false)
Response
Returns a completeAIAgent object:
Unique identifier for the created agent (UUID)
Display name of the agent
Current deployment status:
ACTIVE or INACTIVEDeployment infrastructure:
serverless, container, or nullUUID of the organization that owns this agent
Emoji icon representing the agent
System instructions configuration
AI model provider (e.g.,
openai)Specific model version (e.g.,
gpt-4o, gpt-4.1)Agent framework used (e.g.,
agno)ISO 8601 timestamp of when the agent was created
Example Request
Example Response
Next Steps
After creating an agent:- Update instructions using Update Agent
- Deploy the agent using Deploy Agent
- Invoke the agent using Invoke Agent
Authorizations
Body
application/json
Available options:
manager, regular Available options:
serverless, container Response
Available options:
return-to-start, finish-with-last Available options:
serverless, container Available options:
personal, organizational Available options:
DRAFT, ACTIVE, INACTIVE Available options:
manager, regular Available options:
router, sequence Available options:
full, summarization, original-input Available options:
openai, nim, amazon_bedrock, huggingFace, friendlyAI, anthropic, gemini, fireworks Available options:
text, markdown, json Available options:
xpander, custom 
