curl --location --request POST 'https://api-sepolia.predict.fun/oauth/orders/cancel' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "success": true }