v2

OpenAPI 3.0.02026-07-311824171.4 MB
Account Management
Private

Enables or disables email and other notifications for a subaccount. When notifications are disabled, the subaccount will not receive email alerts, trade confirmations, or other notification messages.

This setting only affects notifications sent to the subaccount's email address. Notifications sent to the main account are not affected.

TFA required

📖 Related Article: Managing Subaccounts

Scope: account:read_write

Try in API console

get/private/toggle_notifications_from_subaccount

Query parameters

sidinteger required
Example:7

The user id for the subaccount

stateboolean required
Example:true

enable (true) or disable (false) notifications

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