Skip to main content
WEBHOOK

Body

application/json

Payload for the user.created webhook event.

type
enum<string>
required

The type of webhook event.

Available options:
user.created
user
User · object
required

A Privy user object.

Example:

Response

200

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