curl --request DELETE \
--url https://api.anam.ai/v1/tools/{id} \
--header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully deleted tool
Last modified on April 22, 2026