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
{}