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