---
title: "Delete Discover request"
method: DELETE
path: "/bots/{bot_id}/discover"
tags: ["Discover"]
---

# Delete Discover request

`DELETE /bots/{bot_id}/discover`

This cannot be used if your request is no longer in the queue (ie approved or rejected). If you wish to reapply after a rejection, submit another POST. This endpoint is ONLY USEFUL in production on stoat.chat/app .

## Path parameters

- `bot_id` string, required

## Response `204`

Success

## Other responses

- `default` — An error occurred.

---

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