---
title: "Delete the current user"
method: DELETE
path: "/v1/auth"
tags: ["Users"]
---

# Delete the current user

`DELETE /v1/auth`

Deletes the current user, revoking access to every resource.

## Response `200`

A successful response.

- object

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/cudocompute/apis/cudo-compute-service.md) · [All operations](https://skmtc.net/cudocompute/apis/cudo-compute-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cudocompute/cudo-compute-service/revisions/93dc40dababc/schema)
