Skip to main content
WEBHOOK

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
achievement.completed
user
User · object
required

The user who completed the achievement.

achievement
UserAchievementResponse · object
required

The achievement completion that occurred.

Response

200

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