Include the following headers with all API requests.
Accept-Language
Defines the preferred locale for response content. If omitted or if the specified locale is unsupported, the API defaults to the authenticated user’s locale.
Format: A case-insensitive combination of:
- ISO 639 alpha-2 language codes and
- ISO 3166 alpha-2 country codes
Example values: en-US, fr-CA, etc