Sign-in attempt
Webhook
/login/watch Sent each time a sign-in is attempted, whether it succeeds or not.
Use it to drive your own audit trail, or to alert a user when their credentials are used from
somewhere they do not recognize. A DECLINED run against one credential is worth watching.
Enable and configure webhooks in the Embedder Portal; recent events are listed on its
Webhook Logs page. Weavr sends this event to {Webhook URL}/login/watch.
Payload
*application/json
Sent on the /login/watch webhook each time a sign-in is attempted, whether it succeeds or
not. Use it to drive your own audit trail or to alert users to unrecognized sign-ins.
LoginEventLoginEvent · object · 5 fields
Responses
204No Content
Event received.