Skip to main content
POST
Cancel order by hash

Authorizations

Authorization
string
header
required

SIWE access token returned by POST /auth/verify.

Path Parameters

hash
string
required

Order hash.

Body

application/json
account
string

Optional authorized wallet when the session controls more than one.

Response

Order cancelled.

ok
boolean
required
Example:

true