# Function: updateCustomerPassword

api.updateCustomerPassword

updateCustomerPassword(__namedParameters: Context, attributes: CustomerUpdatePassword, customerId: string): Promise<CustomerUpdatePasswordResult>

# Parameters:

Name Type
__namedParameters Context
attributes CustomerUpdatePassword
customerId string

Returns: Promise<CustomerUpdatePasswordResult>

Defined in: api/updateCustomerPassword/index.ts:10 (opens new window)