Skip to main content
DELETE
/
legal_entities
/
{legalEntityId}
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.compliance.deleteLegalEntity(complianceApiDeleteLegalEntityRequest);
{
  "message": "<string>",
  "code": 123
}

Path Parameters

The unique ID of the legal entity registration to delete

Response

Legal entity deleted successfully