Skip to main content
Triggered when a challenge is created for the Push authenticator. This webhook is synchronous, so a non-2xx response fails the challenge. Open the Push authenticator in authenticator settings and enter the Webhook URL.

Payload

string
required
The challenge ID to be completed using push notification.
string
required
The ID of the user the push challenge is for.
string
required
The idempotency key of the request that created the push notification.
string
required
The action code of the track request that created the push notification.
string
The user agent of the user who requested the push notification.
Only present if the user agent was captured when tracking an action.
string
The timezone of the user who requested the push notification.
Only present if the IP address was captured when tracking an action.
string
The IP address of the user who requested the push notification.
Only present if the IP address was captured when tracking an action.