Skip to main content
POST
streak.started

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
streak.started
user
User · object
required

The user who started the streak.

streak
Streak Response · object
required

The streak that was started.

Response

200

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