example of customer-iam-api-sdk-js

node v8.17.0
version: 1.0.3
endpointsharetweet
var YOU_PHONE = '18000000000' var CustomerIamApiSdkJs = require("customer-iam-api-sdk-js").default customerIamApiSdkJs = new CustomerIamApiSdkJs({ baseURL: 'https://account.staging.prepsmith.com', clientId: 'MMGKoMDU1/BY8NQp4SFIKw' }) customerIamApiSdkJs.resetPassword('913181', YOU_PHONE, 'abc').then(console.log).catch(console.log)
Loading…

no comments

    sign in to comment