---
title: "Delete Owner"
method: DELETE
path: "/api/setup/owner"
tags: ["Setup"]
---

# Delete Owner

`DELETE /api/setup/owner`

Delete the owner admin using a one-time temp key.

## Query parameters

- `key` string, required — One-time temp key for deleting the owner admin

## Response `204`

Successful Response

## Other responses

- `400` — BadRequest Error
- `404` — NotFound Error
- `410` — Key already used or expired
- `422` — Validation Error

---

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