Delete Watchlist
POST/openapi/market-data/watchlist/delete
• Function description: Delete a watchlist and all instruments in it. This operation is irreversible.
• Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.