---
title: "Delete registration"
method: DELETE
path: "/api/v1/users/registrations/{registrationId}"
tags: ["Register"]
---

# Delete registration

`DELETE /api/v1/users/registrations/{registrationId}`

Delete the registration entry. It will not remove the user associated with this registration (if any)

## Path parameters

- `registrationId` integer, required

## Response `204`

successful operation

---

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