Delete a legal entity
DELETE {{api-url}}/customer-management/{{tenant}}/legal-entities/{{legalEntityId}}
Deletes a legal entity.
Important: This operation causes removal of all other entities exclusively subordinated to the requested legal entity in an async way
### Required scopes
* clientmanagement.legalentity_manage
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |