Module ruma_client_api::push::set_pushrule_enabled

source ·
Available on crate features client or server only.
Expand description

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

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

Modules§