cURL
curl --request DELETE \ --url https://ah-api.merge.dev/api/v1/tool-packs/{id}/ \ --header 'Authorization: Bearer <token>'
Deletes a Tool Pack by ID
Token-based authentication with required prefix "Bearer"
Agent Handler ID of the Tool Pack
No response body