updateUserAttributes

fun updateUserAttributes(userId: String, payload: Map<String, Any>): Completable

Update user attributes

Return

Completable to notify about success

Parameters

userId

unique user identifier that was used for linkUser

payload

new values for user attributes