Module matrix_sdk::ruma::api::client::push::set_pushrule_enabled

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

PUT /_matrix/client/*/pushrules/{scope}/{kind}/{ruleId}/enabled

This endpoint allows clients to enable or disable the specified push rule.

Modules§