Skip to main content

delete_global_account_data_route

Function delete_global_account_data_route 

Source
pub(crate) async fn delete_global_account_data_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงDELETE /_matrix/client/unstable/org.matrix.msc3391/user/{userId}/account_data/{type}

MSC3391: erase the named global account data type for the user.