curl --request DELETE \ --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/agents/{agent_id}
account_id: The ID of the account to get Agents from.
agent_id: The ID of the agent to remove.