Optimistically cancel orders
Orders
Remove orders from the orderbook
Request
Body Params application/json
an array of at least 1 items
Request samples
curl --location --request POST 'https://api-sepolia.predict.fun/orders/cancel' \
--header 'Content-Type: application/json' \
--data-raw ''
Modified at 2024-12-11 12:14:21