Skip to main content
WEBHOOK

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
emails.achievement_due
timestamp
string<date-time>
required

The time the webhook was sent.

user
User · object
required

The user the achievement message is due for.

achievement
UserAchievementResponse · object
required

The achievement that was completed.

Response

200

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