---
title: "Delete all promises in a topic"
method: DELETE
path: "/topics/{topic}/promises"
tags: ["promises"]
---

# Delete all promises in a topic

`DELETE /topics/{topic}/promises`

## Path parameters

- `topic` string, required

## Response `200`

OK

- RatusDeleted
  - `deleted` integer — Number of resources deleted by the operation.

## Other responses

- `500` — Internal Server Error

## Changes

- **2022-09-08** `79c9252ef220` — 1 info
  - endpoint added
- **2022-08-25** `e1902c1bf9a3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hyperonym/apis/ratus/changes/topics/:topic/promises/delete.md)

---

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