Password

Manage customer passwords: forgot, reset, and update.

Manage customer passwords. These endpoints handle the full password lifecycle: requesting a reset link, resetting with a token, and updating while authenticated.

Webhook events

Password actions fire the following webhook events:

Available endpoints

MethodEndpointAuthDescription
POST/password/forgotPublicRequest a password reset email
POST/password/resetPublicReset password with token
POST/password/updateAuthenticatedUpdate password on-session