Skip to main content
DELETE
/
api
/
v1
/
tool-packs
/
{id}
/
Delete Tool Pack
curl --request DELETE \
  --url https://ah-api.merge.dev/api/v1/tool-packs/{id}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Bearer"

Path Parameters

id
string<uuid>
required

Agent Handler ID of the Tool Pack

Response

204

No response body