---
title: "Delete Prompt"
method: DELETE
path: "/v1/prompts/{prompt_id}"
tags: ["prompts"]
---

# Delete Prompt

`DELETE /v1/prompts/{prompt_id}`

## Path parameters

- `prompt_id` string, required

## Response `200`

Successful Response

- PublicOkResponse
  - `ok` boolean, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-05-15** `820f778732b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usesapient/apis/sapient-public-api/changes/v1/prompts/:prompt_id/delete.md)

---

[API](https://skmtc.dev/usesapient/apis/sapient-public-api.md) · [All operations](https://skmtc.dev/usesapient/apis/sapient-public-api/llms.txt) · [OpenAPI document](https://skmtc.dev/usesapient/apis/sapient-public-api/revisions/820f778732b1?raw)
