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 slug identifiers to remove. Returns the updated agent object.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Unique identifier of the agent
Array of API tool slugs to add or remove
["get_weather", "send_email", "create_task"]