---
title: "Reset YP configuration"
method: POST
path: "/admin/yp/reset"
tags: ["Internal", "Admin"]
---

# Reset YP configuration

`POST /admin/yp/reset`

## Response `200`

YP Registration has been reset

- BaseAPIResponse — Simple API response
  - `message` string
  - `success` boolean

## Other responses

- `400` — Bad request
- `401` — Basic auth failure
- `default` — Unexpected error

## Changes

- **2026-08-25** `06220274f623` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/owncast/apis/owncast-apis/changes/admin/yp/reset/post.md)

---

[API](https://skmtc.dev/owncast/apis/owncast-apis.md) · [All operations](https://skmtc.dev/owncast/apis/owncast-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/owncast/owncast-apis/revisions/e2ce1f2fcdfa/schema)
