# Delete an entity using its ID

Deletes an entity with the specified ID.

Endpoint: DELETE /api/entities/{id}
Version: v1.0
Security: OAuth2

## Path parameters:

  - `id` (integer, required)
    The unique ID of the entity to be deleted, for example, 39752.


## Response 200 fields

## Response 401 fields

## Response 404 fields
