Skip to main content
POST
achievement.completed
This webhook doesn’t fire for achievements that are backdated.

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
CompletedAchievementResponse · object
required

The achievement completion that occurred.

Response

200

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