---
title: "Delete PAL"
method: DELETE
path: "/v2/pals/{pal_id}"
tags: ["PALs"]
---

# Delete PAL

`DELETE /v2/pals/{pal_id}`

This endpoint deletes a single PAL by its unique identifier.

## Path parameters

- `pal_id` string, required

## Response `204`

NO CONTENT

## Other responses

- `400` — Bad Request
- `401` — UNAUTHORIZED

---

[API](https://skmtc.net/tavus/apis/tavus-developer-api-collection.md) · [All operations](https://skmtc.net/tavus/apis/tavus-developer-api-collection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tavus/tavus-developer-api-collection/versions/c878e2f6508d/schema)
