v2

OpenAPI 3.0.02026-07-311824171.4 MB
Account Management
Private

Sets the preferred language for email notifications sent to the authenticated account. Supported languages include English (en), Korean (ko), Chinese (zh), Japanese (ja), and Russian (ru).

All future email notifications will be sent in the selected language. This setting does not affect the language of the web interface or API responses.

Scope: account:read_write

Try in API console

get/private/set_email_language

Query parameters

languagestring required
Example:en

The abbreviated language name. Valid values include "en", "ko", "zh", "ja", "ru"

Response

Success response

jsonrpc'2.0' required

The JSON-RPC version (2.0)

idinteger

The id that was sent in the request

result'ok' required

Result of method execution. ok in case of success