pub(crate) async fn delete_backup_keys_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงDELETE /_matrix/client/r0/room_keys/keys
Delete the keys from the backup.