cURL
curl --request DELETE \ --url https://{appid}.api-{region}.cometchat.io/v3/ai-agents/tools/{name} \ --header 'apikey: <api-key>'
{ "deleted": true }
Deletes a tool by its unique name.
API Key (i.e. Rest API Key from the Dashboard).
Tool deleted successfully
Indicates whether the resource was deleted
true
Was this page helpful?
Contact support