Do we have any API call to create ‘accountCorrelationConfig’ object in IDN?Context: When we are creating ‘Source’ object using API calls. There is dependency with ‘accountCorrelationConfig’ object. We need to pass ‘accountCorrelationConfig’ object details such as id, name etc in input JSON. We dont find API call to create the 'accountCorrelationConfig in documentation. Please let us know for inputs/suggestions/solutions for the same.
The Source Create API doesn’t list accountCorrelationConfig as a required attribute. I believe it usually is created behind the scenes when we create a new source using the below API.