---
title: "Delete a safelisting license"
method: DELETE
path: "/v0/safelisting/licenses/{licenseId}"
tags: ["Safelisting"]
---

# Delete a safelisting license

`DELETE /v0/safelisting/licenses/{licenseId}`

Expire a safelisting license by ID. The license is soft-deleted and will no longer appear in active license listings.

## Response `204`

License expired successfully

## Other responses

- `401` — Unauthorized. Most likely your access token has expired.
- `404` — License not found or does not belong to this end user
- `429` — Rate limit exceeded.

---

[API](https://skmtc.net/epidemicsound/apis/partner-content-api.md) · [All operations](https://skmtc.net/epidemicsound/apis/partner-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epidemicsound/partner-content-api/revisions/c2fa1c98dbc2/schema)
