---
title: "Deletes a batch of stubs by IDs"
method: POST
path: "/stubs/batchDelete"
tags: ["stubs"]
---

# Deletes a batch of stubs by IDs

`POST /stubs/batchDelete`

Takes IDs as input and deletes them

## Request body

- ID[]

## Response `204`

Successful operation

## Other responses

- `400` — Invalid IDs provided
- `404` — Some stubs not found
- `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/versions/b6e2357aa9c3/schema)
