Skip to main content

delete_backup_keys_for_room_route

Function delete_backup_keys_for_room_route 

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

ยงDELETE /_matrix/client/r0/room_keys/keys/{roomId}

Delete the keys from the backup for a given room.