Update Lang
PUT {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/env/langs/fr-FR?action=activate
Update lang can perform one of the following actions, determined by the action
query parameter:
- activate (activates the languages for routing)
- deactivate (deactivates the language for routing)
- undelete (undoes deletion of a previously-deleted language)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
action | string |