List Enabled Locales and Default Locale
GET {{baseUrl}}/api/v2/help_center/locales
Allowed for
- End users
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"default_locale":"\u003cstring\u003e","locales":["\u003cstring\u003e","\u003cstring\u003e"]}