Get Active Agent
This section provides instructions on using the /project/active-agent endpoint to get id of an active agent.
{
"projectId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}Last updated
This section provides instructions on using the /project/active-agent endpoint to get id of an active agent.
{
"projectId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}Last updated
{
"message": "added webhook url.",
"status": "success",
"active_agent": "xxxxxxxxxxxxxxxxxx"
}