v2

OpenAPI 3.0.02026-07-311824171.4 MB
Account Management
Private

Assigns an email address to a subaccount. This email can be used for direct login to the subaccount and for receiving notifications.

The email address owner will receive a confirmation email with a link to verify the email address. The email must be confirmed before it can be used for login.

TFA required

📖 Related Article: Managing Subaccounts

Scope: account:read_write

Try in API console

get/private/set_email_for_subaccount

Query parameters

sidinteger required
Example:7

The user id for the subaccount

emailstring required
Example:user_1_1@email.com

The email address for the subaccount

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