---
title: "Remove stubs"
method: DELETE
path: "/stubs"
tags: ["stubs"]
---

# Remove stubs

`DELETE /stubs`

Deletes stubs. With `X-Gripmock-Session` only the stubs of that session are removed, so one client cannot wipe another session's fixtures; without the header the whole stub storage is cleared.

## Response `204`

Successful operation

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/bavix/apis/gripmock-api-schema.md) · [All operations](https://skmtc.net/bavix/apis/gripmock-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bavix/gripmock-api-schema/revisions/591c74ba50d8/schema)
