﻿# EntityDeleteRequest

Schema definition for EntityDeleteRequest

# EntityDeleteRequest

Schema definition for EntityDeleteRequest

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntityDeleteRequest"
  category="entity"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntityDeleteRequest.

## Properties

- **entityId** (string, required): ID of the entity.

## Related Schemas

See other schemas in the [entity](/reference/schemas/entity/) category.