Skip to main content
POST
Remove Trading Pair

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request model for removing a trading pair from order book tracking

connector_name
string
required

Name of the connector

trading_pair
string
required

Trading pair to remove

account_name
string | null

Optional account name for trading connector preference

Response

Successful Response

Response model for trading pair management operations

success
boolean
required

Whether the operation succeeded

connector_name
string
required

Name of the connector

trading_pair
string
required

Trading pair that was added/removed

message
string
required

Status message