Skip to main content
POST
streak.lost

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
streak.lost
user
User · object
required

The user who lost the streak.

length
integer
required

The length of the streak that was lost.

Response

200

Return a 200 status to indicate the webhook was received and processed.