B2BPasswordsExistingPasswordClient
interface B2BPasswordsExistingPasswordClient
Existing-password reset — updates the password using the current password for verification.
Functions
Link copied to clipboard
abstract suspend fun reset(request: IB2BPasswordExistingPasswordResetParameters): B2BPasswordExistingPasswordResetResponse
Resets a member's password by verifying their existing password, then setting a new one. Calls the POST /sdk/v1/b2b/passwords/existing_password/reset endpoint.