AI Agent
Submit a new query for the specific agent and retrieve the agent's response for the given feed query
Submit a new query for the specific agent and retrieve the agent's response for the given feed query.
post/v1/agent/feed
Request body
Response
Success
Example response
{
"conversation_details": {
"agent_response": {
"status": "failed"
}
}
}