Remove Lang
DELETE {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/env/langs/fr-FR?softDelete=false
Removes the given language
If the query parameter softDelete
is false, then a hard delete occurs. Only allowed for owners and admin to perform.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
softDelete | boolean | Determines if the content belonging to the language being removed should also be deleted |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |