curl --request DELETE \
--url https://api.siit.io/v1/legal_entities/{uid} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"troubleshoot": "<string>"
}curl --request DELETE \
--url https://api.siit.io/v1/legal_entities/{uid} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"troubleshoot": "<string>"
}