Update a Data Connection by IDCopy Pageput https://api.habu.com/v1/data-connections/{dataConnectionId}This operation updates a data connection by ID.Path ParamsdataConnectionIdstringrequiredData Connection IDBody ParamsThe following fields are required: name, category, credentialId, dataType.[displayName, displayName], jobParameter.[name, value]; all others are optionalnamestringName of the data connectioncategorystringCategory of the data connectioncredentialIdstringCredential ID for the data connectiondataTypeobjectdataType objectdataSourceobjectdataSource objectdataSourceConfigurationarray of objectsdataSourceConfigurationADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully updated the data connection. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 26 days ago Did this page help you?YesNo