POST //polymarket/{account}/updateBalanceAllowance HTTP/1.1 Host: beta.usemoon.ai Authorization: text Content-Type: application/json Accept: */* Content-Length: 68 { "chain_id": "text", "params": { "token_id": "text", "asset_type": "text" } }
Ok
{ "success": true, "message": "text", "data": { "success": true, "newAllowance": "text" } }