pub async fn remove_environment_variable( __arg0: State<WorkspaceState>, __arg1: Path<(String, String, String)>, ) -> Result<Json<ApiResponse<String>>, Response>
Remove an environment variable.