Upsert rules and data health valuespost {protocol}://{base-url}/integration/v1/data_quality/Handles the creation and update of data health fields and object health valuesBody Paramsfieldsarray of objectsRepresents the list of health rules that will be created/updatedfieldsADD objectvaluesarray of objectsRepresents the field rule value associated with a catalog object that will be created/updatedvaluesADD objectResponses 202The JobID and url of the underlying bulk operation running asynchronously. Perform a GET request on the url with your user TOKEN to inspect the job results 400Returned when invalid arguments are sent to the request. The 'Entry' key reflects the position of item that failed validation. 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated about 1 month ago