Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.blink15.com/cancel-all \ --header 'BLINK-SIGNATURE: <api-key>'
{ "canceled": [ "<string>" ], "not_canceled": [ "<string>" ] }
Cancel result with canceled/not_canceled arrays
Cancel all orders - DELETE /cancel-all