Delete Language
DELETE {{apiPath}}/environments/{{envID}}/agreements/{{agreementID}}/languages/{{languageID}}
The DELETE /environments/{{envID}}/agreement/{{agreementID}}/languages/{{languageID}}
endpoint deletes the language resource. The DELETE
operation is successful only if there are no user consents associated with the language resource.