setPushRuleActions

abstract suspend fun setPushRuleActions(scope: String, kind: PushRuleKind, ruleId: String, actions: Set<PushAction>, asUserId: UserId? = null): Result<Unit>

See also

SetPushRuleActions