---
title: "Bulk delete applications"
method: POST
path: "/applications/bulk-delete"
tags: ["Applications"]
---

# Bulk delete applications

`POST /applications/bulk-delete`

Permanently deletes multiple applications at once. Requires authentication.

## Request body

- object
  - `ids` string[], required

## Response `200`

The number of applications deleted.

- object
  - `deleted` number, required

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
