---
title: "This is confirm that the user does want to unregister their account from repo"
method: GET
path: "/account/unregister/{account_id}"
tags: ["account"]
deprecated: true
---

# This is confirm that the user does want to unregister their account from repo

`GET /account/unregister/{account_id}`

> **Deprecated.**

This endpoint will normally be called due to the user confirming their unregistration from the confirmation email they received

## Path parameters

- `account_id` string, required

## Response `200`

successful operation

## Other responses

- `400` — Server cannot execute request due to something that is perceived to be a client error
- `500` — Internal server error

---

[API](https://skmtc.net/anaconda/apis/anaconda-server-api.md) · [All operations](https://skmtc.net/anaconda/apis/anaconda-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anaconda/anaconda-server-api/versions/6aef0cb7a151/schema)
