Skip to main content
POST
Cancel market order

Authorizations

Authorization
string
header
required

SIWE access token returned by POST /auth/verify.

Path Parameters

id
string
required

Market id.

Body

application/json
orderHash
string
required
Example:

"0xORDER_HASH"

Response

200 - application/json

Order cancelled.

The response is of type object.