curl -X POST https://mtxbiyilvgwhbdptysex.supabase.co/functions/v1/delete-agent \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"agent_id": "550e8400-e29b-41d4-a716-446655440000"}'
{
"success": true
}
Delete an AI agent
curl -X POST https://mtxbiyilvgwhbdptysex.supabase.co/functions/v1/delete-agent \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"agent_id": "550e8400-e29b-41d4-a716-446655440000"}'
{
"success": true
}
curl -X POST https://mtxbiyilvgwhbdptysex.supabase.co/functions/v1/delete-agent \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"agent_id": "550e8400-e29b-41d4-a716-446655440000"}'
{
"success": true
}