Account Management
Private

Configures which trading products (instruments, currencies, or instrument types) are disabled for a subaccount. Disabled products cannot be traded by the subaccount, providing a way to restrict trading activities.

This is useful for risk management and compliance purposes. Only the main account owner can modify trading product restrictions for subaccounts.

TFA required

Scope: account:read_write

Try in API console

get/private/set_disabled_trading_products

Query parameters

user_idinteger required
Example:1

Id of a (sub)account

trading_productsstring[] required

List of available trading products. Available products: perpetual, futures, options, future_combos, option_combos, spots

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

Changes

No recorded changes to this endpoint across all 6 revisions of this API.