B2BPasswordsSessionClient
interface B2BPasswordsSessionClient
Session-based password reset — updates the password using an active session for verification.
Functions
Link copied to clipboard
abstract suspend fun reset(request: IB2BPasswordSessionResetParameters): B2BPasswordSessionResetResponse
Resets a member's password using their active session for verification (no existing password required). Calls the POST /sdk/v1/b2b/passwords/session/reset endpoint. Requires an active session.