pub(crate) async fn admin_delete_device_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงDELETE /_synapse/admin/v2/users/{user_id}/devices/{device_id}
Deleting an unknown device is not an error.