delete https://api.bsx.exchange/orders
Bulk cancel orders using one of {product_ids}
, {order_ids}
, {nonces}
or {client_order_ids}
.
Requires authentication.
Log in to see full request history
Responses
Bulk cancel orders using one of {product_ids}
, {order_ids}
, {nonces}
or {client_order_ids}
.
Requires authentication.
xxxxxxxxxx
curl --request DELETE \
--url https://api.bsx.exchange/orders \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: