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 updated agent object.
API Key (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"]