cURL
curl --request POST \
--url https://api.nuvia.ai/v1/agent-steps{
"_id": {},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"order": 123,
"agent": {
"_id": {},
"name": "<string>",
"agent_flow": {
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
},
"prompts": {
"service_prompt": "<string>",
"name": "<string>",
"role": "<string>",
"mission": "<string>",
"personality": [
{}
],
"communication_style": [
{}
],
"rules": [
{}
]
},
"company": {
"_id": {},
"name": "<string>",
"channels": [],
"agent_flows": [
{
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
}
],
"description": "<string>",
"general_config": {}
},
"model_config": {},
"general_config": {},
"specialist_config": {},
"knowledge_base": [
{}
],
"avatar_color": "<string>",
"avatar_initials": "<string>",
"personality_presets": [],
"steps": "<array>"
},
"company": {
"_id": {},
"name": "<string>",
"channels": [],
"agent_flows": [
{
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
}
],
"description": "<string>",
"general_config": {}
},
"mentions": [
{}
],
"general_config": {
"disable_followups": true
}
}AgentSteps
Post v1agent steps
POST
/
v1
/
agent-steps
cURL
curl --request POST \
--url https://api.nuvia.ai/v1/agent-steps{
"_id": {},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"order": 123,
"agent": {
"_id": {},
"name": "<string>",
"agent_flow": {
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
},
"prompts": {
"service_prompt": "<string>",
"name": "<string>",
"role": "<string>",
"mission": "<string>",
"personality": [
{}
],
"communication_style": [
{}
],
"rules": [
{}
]
},
"company": {
"_id": {},
"name": "<string>",
"channels": [],
"agent_flows": [
{
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
}
],
"description": "<string>",
"general_config": {}
},
"model_config": {},
"general_config": {},
"specialist_config": {},
"knowledge_base": [
{}
],
"avatar_color": "<string>",
"avatar_initials": "<string>",
"personality_presets": [],
"steps": "<array>"
},
"company": {
"_id": {},
"name": "<string>",
"channels": [],
"agent_flows": [
{
"_id": {},
"name": "<string>",
"url": "<string>",
"specialist_url": "<string>"
}
],
"description": "<string>",
"general_config": {}
},
"mentions": [
{}
],
"general_config": {
"disable_followups": true
}
}Response
201 - application/json
Available options:
INITIAL, DEFAULT, CLOSED, SUCCESS Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
ViewContent, LeadSubmitted, QualifiedLead, AddToCart, InitiateCheckout, Purchase ⌘I