Cancel order by ID

Cancels a specific open order by its ID. Only the order's owner can cancel it.

POSThttps://mgapi.forkast.gg/api/v1/order/cancel-order/{orderId}

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

successboolean
messagestring