POST /_synapse/mas/delete_device
pub(crate) async fn delete_device_route( _mas: Mas, __arg1: State<State>, body: Args<Request>, ) -> Result<Response>