Remove API Tools from Agent
Custom API Tools
Remove API Tools from Agent
Removes one or more API tools from a specific agent. Use this endpoint to revoke API tool access from an agent. Request body: The apiTools array contains API tool slugs to remove. Returns the u
PATCH
Remove API Tools from Agent
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Unique identifier of the agent
Body
application/json
Array of API tool slugs to add or remove
Example:
["get_weather", "send_email", "create_task"]