---
title: "Delete all licenses for an end user"
method: DELETE
path: "/v0/safelisting/licenses"
tags: ["Safelisting"]
---

# Delete all licenses for an end user

`DELETE /v0/safelisting/licenses`

Expires all active licenses for the specified end user within the workspace. Intended for end-user churn scenarios (e.g. when a user cancels their subscription). Returns 204 regardless of whether the user had any active licenses.

## Response `204`

All licenses expired successfully

## Other responses

- `401` — Unauthorized. Most likely your access token has expired.
- `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/c11d2a3e0d84/schema)
