pub(crate) async fn delete_dehydrated_device_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
§DELETE /_matrix/client/../dehydrated_device
Deletes the user’s dehydrated device without replacement.