---
title: "Delete Pat"
method: DELETE
path: "/api/v1/auth/pat/{pat_id}"
tags: ["auth"]
---

# Delete Pat

`DELETE /api/v1/auth/pat/{pat_id}`

Delete a PAT owned by the current user.

## Path parameters

- `pat_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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