grantPermissions

suspend fun grantPermissions(userId: String, permissions: List<String>): Result<UpdateUserPermissionsResponse>