---
title: "Delete a pad"
method: DELETE
path: "/admin/api/pads/{padId}"
tags: ["Pads"]
---

# Delete a pad

`DELETE /admin/api/pads/{padId}`

Deletes a pad

## Path parameters

- `padId` string, required

## Response `200`

OK

- string

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

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