Authorization: ********************
{ "id": "string" }
curl --location '/agentAi/delete' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "id": "string" }'
{}