---
title: "Delete a document"
method: DELETE
path: "/v1/documents/{id}"
---

# Delete a document

`DELETE /v1/documents/{id}`

## Path parameters

- `id` integer, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `403` — 403
- `404` — 404

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/versions/c71780e497f5/schema)
