Skip to main content
WEBHOOK

Body

application/json

Payload for the user.wallet_created webhook event.

type
enum<string>
required

The type of webhook event.

Available options:
user.wallet_created
user
User · object
required

A Privy user object.

Example:
wallet
LinkedAccountBaseWallet · object
required

Base schema for wallet accounts linked to the user.

Response

200

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