Module matrix_sdk::ruma::api::client::push::delete_pushrule

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

DELETE /_matrix/client/*/pushrules/{scope}/{kind}/{ruleId}

This endpoint removes the push rule defined in the path.

Modules§