APIEndpoint referenceLive foul card alerts
/live-foul-card-alerts
There is no matching enable.
There is no matching enable. Telegram will not let a bot message a user who has not started it, so activation happens through the bot's /start handler; the web can only turn alerts off.
AuthorizationBearer <token>
Supabase access token.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/live-foul-card-alerts"{ "success": true}