pub async fn create_workspace( __arg0: State<AdminState>, __arg1: Json<Value>, ) -> Json<ApiResponse<String>>