KUEST_ADDRESS, KUEST_SIGNATURE, KUEST_TIMESTAMP, KUEST_API_KEY, and KUEST_PASSPHRASE.200 OK. Successful cancellations append the ULIDs to cancelled. If any order cannot be cancelled, it appears in notCanceled with a short reason string.
| Field | Type | Description |
|---|---|---|
cancelled | string[] | List of order ULIDs successfully cancelled. |
notCanceled | object | Map of order IDs that were not cancelled to the reason string. |
Checksummed wallet address performing the request.
API key obtained from the L1 derivation endpoint.
64 character hexadecimal passphrase associated with the API key.
Millisecond epoch timestamp (string) used for freshness checks.
Hex-encoded HMAC-SHA256 signature built from the L2 signing string.