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.{your-broker}.slate-labs.com/orders/pending/{order_id}
{ "order": 123, "status": "<string>", "message": "<string>" }
Cancel a pending order. Only active orders can be cancelled.
Trading account login
Successful Response