Record a completed self-service password change
Settings
Record a completed self-service password change
Record a completed password change for the authenticated user and send them the matching security alert — an in-app notification, a security email, and a mobile push. Call this after a self-service password change succeeds so the user is notified that their credentials were updated. Only the authenticated caller is ever notified, so the endpoint cannot raise an alert on another account. The request body is optional and ignored; the response returns ok and the changed_at timestamp of the recorded change.
POST
Record a completed self-service password change