Cancel Order
Cancel Order
Cancel a specific order by its exchange-assigned ID
POST
Cancel Order
Authorizations
Your API key ID (UUID). Generate at polymarket.us/developer.
Unix timestamp in milliseconds. Must be within 30 seconds of server time.
Base64-encoded Ed25519 signature of timestamp + method + path. See Authentication for details.
Path Parameters
Exchange-assigned Order ID to cancel
Body
application/json
Request to cancel an existing order
Request to cancel an existing order
Unique market slug into which the order should be canceled
Response
Order canceled successfully
Response for order cancellation (empty on success)