Module matrix_sdk_base::ruma::api::client::push::set_pushrule_actions

source ·
Available on crate feature api and (crate features client or server) only.
Expand description

PUT /_matrix/client/*/pushrules/global/{kind}/{ruleId}/actions

This endpoint allows clients to change the actions of a push rule. This can be used to change the actions of builtin rules.

Modules§