Skip to main content
DELETE
Cancel multiple orders

Authorizations

POLY_API_KEY
string
header
required

Your API key

POLY_ADDRESS
string
header
required

Ethereum address associated with the API key

POLY_SIGNATURE
string
header
required

HMAC signature of the request

POLY_PASSPHRASE
string
header
required

API key passphrase

POLY_TIMESTAMP
string
header
required

Unix timestamp of the request

Body

application/json
Maximum array length: 1000

Response

Cancellation results for all orders

canceled
string[]
required

Array of order IDs that were successfully canceled

Example:
not_canceled
object
required

Map of order IDs that could not be canceled with error messages

Example: