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