Skip to main content
POST
Cancel Orders

Authorizations

Authorization
string
header
required

A bearer token signed using your API Key Secret, see Creating API Keys section of our docs for more information. See Scope & Permissions for the permission each endpoint requires.

Body

application/json
order_ids
string[]
required

The order IDs that cancel requests should be initiated for.

Example:

Response

A successful response.

results
object[]

The result of initiated cancel requests