Bulk Cancel
Cancel all orders by limit. (Private π)
Endpoint
POST /sapi/v1/user/bulkcancel/Request Headers
{
"Authorization": "JWT ***"
}Request Body
Field
Type
Mandatory
Description
Example
{
"market": "btcusdt",
"limit" : 100
}Response
Last updated