Cancel order by ID
Cancels a specific open order by its ID. Only the order's owner can cancel it.
POST
Cancels a specific open order by its ID. Only the order's owner can cancel it.
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
orderIdstringrequired
Response
application/json
Cancel order response
successbooleanmessagestring