cURL
curl --request PUT \ --url https://core.api.dev.predictstreet.sde.adifoundation.ai/api/me/auto-redeem \ --header 'Content-Type: application/json' \ --data ' { "enabled": true } '
{ "enabled": true, "updatedAt": {} }
Both directions apply immediately — opt-out never blocks platform operation, so there is no cooldown. Hard cap: 10 toggles per 24h to prevent automation flapping.
true to enable auto-redeem, false to opt out.
Effective state. true = exchange-service queues redemptions on resolution.
ISO-8601 — last toggle. null if the user has never changed the default.