Module ruma_client_api::push::delete_pushrule

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

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

This endpoint removes the push rule defined in the path.

Modules§