CancelLimitOrders
post
Cancels limit orders for a given account.
Authorizations
AuthorizationstringRequired
Path parameters
accountNamestringRequired
- The name of the account to cancel limit orders for.
Header parameters
AuthorizationstringRequired
- The authorization token for the request.
Body
ordersstring[]Optional
computeUnitPricestringOptional
makerstringRequired
Responses
200
A promise that resolves to a JupiterAPIResponse containing the result of the cancellation.
application/json
post
/jupiter/{accountName}/cancelLimitOrders200
A promise that resolves to a JupiterAPIResponse containing the result of the cancellation.