---
title: "Delete record (app user)"
method: DELETE
path: "/app/collections/{slug}/records/{recordId}"
tags: ["App Users"]
---

# Delete record (app user)

`DELETE /app/collections/{slug}/records/{recordId}`

Delete a record with an app-user token.

## Path parameters

- `slug` string, required
- `recordId` string, required

## Response `204`

No content

## Other responses

- `404` — Error response

---

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