Skip to main content
Weavr API
Authentication factors

Authentication factor enrollment

Webhook/authentication_factors/watch

Sent when a user's authentication factor is enrolled or removed.

A user with no ACTIVE factor cannot complete step-up authentication, so watch for INACTIVE to prompt them to enroll a replacement before they need one.

Enable and configure webhooks in the Embedder Portal; recent events are listed on its Webhook Logs page. Weavr sends this event to {Webhook URL}/authentication_factors/watch.

Payload

*
application/json

Sent on the /authentication_factors/watch webhook when a user's authentication factor is enrolled or removed.

{}
AuthenticationFactorEnrollmentEventAuthenticationFactorEnrollmentEvent · object · 4 fields

Responses

204No Content

Event received.