---
title: "wipeAllEntities"
method: POST
path: "/v1/entity:wipeAllEntities"
tags: ["Entities"]
---

# wipeAllEntities

`POST /v1/entity:wipeAllEntities`

Creates a request to queue the deletion of all entities in the system. This is a destructive operation and should only be used in sandbox environments.

## Request body

- object
  - `schemas` EntitySlug[]

## Response `201`

Wipe request was created

---

[API](https://skmtc.net/epilot/apis/entity-api.md) · [All operations](https://skmtc.net/epilot/apis/entity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/entity-api/versions/8dd3d44e1c4f/schema)
