Delete Language Localization Status
DELETE {{apiPath}}/environments/{{envID}}/languages/{{languageID}}/status/{{l10nStatusID}}
The DELETE /environments/{{envID}}/languages/{{languageID}}/status/{{l10nStatusID}}
operation deletes the localization status for the language resource specified by its ID in the request URL.
When successful, the DELETE
request returns a code 204 No Content
message.