API दस्तावेज़ीकरण
delete
/api/v1/InstrumentsQueues removal of a symbol from the user's watchlist (processed asynchronously when connected).
Instruments
पैरामीटर
version
path · string
आवश्यक
अनुरोध निकाय
{
"symbol": "string",
"order": 0
}जवाब
- 202Removal queued.
- 400Missing symbol.application/json
{}