updateUserReference
This endpoint is used to update the reference of a user by `userId`.
Last updated
This endpoint is used to update the reference of a user by `userId`.
Last updated
Parameters
userId
string
This is the user `ID` whose **reference** you want to update.
reqParams
Request data for the operation
Returns
VyPromise<> User's reference updated successfully.