pub async fn create_space( __arg0: State<Arc<AppState>>, agent: Option<Extension<AuthenticatedAgent>>, __arg2: Json<Value>, ) -> Result<impl IntoResponse, ApiError>