Remove a locale from the available locales

Remove a locale from the available locales

Path param 'id' refers to the locale code.
If the provided id not exist status 200 is returned.
Cannot delete the system locale. Cannot delete the default locale. If you wish to delete the default locale First you need to change the default to another one.
Locale codes are lowercase formatted and using '-' between country code and language, for example: 'en-us'

Path Parameters:

ParameterTypeMandatoryDescriptionExample
idstringtrueLocale ID

This API requires SETTINGS_DELETE_LOCALE permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!