updateUserPassword

suspend fun updateUserPassword(userId: String, body: Map<String, String>): RainbowResult<Unit>