---
title: "Permanently Delete API account"
method: POST
path: "/v1/account/delete"
tags: ["Account"]
---

# Permanently Delete API account

`POST /v1/account/delete`

This API permanently deletes the API acount. Note that this request cannot be undone. To create a new account use /v1/account/register

## Response `200`

AccountDeleteResponse

- AccountDeleteResponse
  - `result` string

## Other responses

- `400` — bad input parameter
- `403` — not authorized
- `404` — bad input parameter

---

[API](https://skmtc.net/stellantis/apis/stellantis-connected-vehicle-api.md) · [All operations](https://skmtc.net/stellantis/apis/stellantis-connected-vehicle-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellantis/stellantis-connected-vehicle-api/versions/1d2213b04fdb/schema)
