pub async fn post_unregister_client( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, String>>>
Unregister a visualization client to stop receiving neural activity streams.