API Reference
Streak freeze consumed
Triggered when a user consumes a streak freeze.
WEBHOOK
Body
application/json
The webhook event.
The webhook event type.
Available options:
streak.freeze_consumed The user whose streak freeze was consumed.
The number of freezes consumed.
The total number of freezes the user has left after the consumption.
Response
200
Return a 200 status to indicate the webhook was received and processed.