Delete an agent
This section provides instructions on using /agent endpoint to delete agent data
{
"projectId": "XXXXXXXXXXXXXXXXXXXXXXXXX",
"agentId": "ZZZZZZZZZZZZZZZZZZZZZZZZZZZ"
}Last updated
This section provides instructions on using /agent endpoint to delete agent data
{
"projectId": "XXXXXXXXXXXXXXXXXXXXXXXXX",
"agentId": "ZZZZZZZZZZZZZZZZZZZZZZZZZZZ"
}Last updated
{
"message": "Agent Deleted",
"status": "success"
}