Skip to main content
WEBHOOK

Body

application/json

Payload for the user.updated_account webhook event.

type
enum<string>
required

The type of webhook event.

Available options:
user.updated_account
user
User · object
required

A Privy user object.

Example:
account
LinkedAccountEmail · object
required

An email account linked to the user.

Response

200

Return a 200 status to indicate that the webhook was received successfully.