Skip to main content
DELETE
Cancel orders from market
Polymarket Docs

Headers

POLY-API-KEY
string
required

API key of the user

POLY-SIGNATURE
string
required

Request signature

POLY-TIMESTAMP
string
required

Timestamp of the request

POLY-NONCE
string
required

Request nonce

Body

application/json
market
string

Condition ID of the market

asset_id
string

ID of the asset/token

Response

200 - application/json

Cancellation response

canceled
string[]

List of canceled order IDs

not_canceled
object

Map of order ID to reason why it couldn't be canceled