---
title: "DELETE /v2/subscriptions/{network}/locks/{lockAddress}/keys/{keyId}"
method: DELETE
path: "/v2/subscriptions/{network}/locks/{lockAddress}/keys/{keyId}"
---

# DELETE /v2/subscriptions/{network}/locks/{lockAddress}/keys/{keyId}

`DELETE /v2/subscriptions/{network}/locks/{lockAddress}/keys/{keyId}`

Cancel a fiat subscription.

## Path parameters

- `network` integer, required
- `lockAddress` string, required
- `keyId` string, required

## Response `204`

Successfully deleted the subscription.

## Other responses

- `401` — User is not authenticated.

---

[API](https://skmtc.net/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.net/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/versions/e003b998de45/schema)
