revokePermissions

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