Skip to main content

delete_backup_version_route

Function delete_backup_version_route 

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

ยงDELETE /_matrix/client/r0/room_keys/version/{version}

Delete an existing key backup.

  • Deletes both information about the backup, as well as all key data related to the backup