---
title: "Deletes an ability and all its versions"
method: DELETE
path: "/ability/{packageName}"
tags: ["Ability", "AbilityVersion"]
---

# Deletes an ability and all its versions

`DELETE /ability/{packageName}`

## Path parameters

- `packageName` string, required

## Response `200`

Successful operation

- GenericResultMessage
  - `message` string, required — Success message

## Other responses

- `404` — Ability not found
- `default` — Unexpected error

---

[API](https://skmtc.dev/lit-protocol/apis/vincent-registry-api.md) · [All operations](https://skmtc.dev/lit-protocol/apis/vincent-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lit-protocol/vincent-registry-api/revisions/825608de85fb/schema)
