I have trouble to update accountCorrelationRule as follow to correlate accounts with a rule, And even if i get a 200 status code and the respons body states that the change is there the get statement shows nothing has changed.
“accountCorrelationRule”: {
“type”: “RULE”,
“id”: “6308c7a354da4fd7aaabb9a303eadc41”,
“name”: “Correlate Google SaaS Account”
}
After testing different api endpoints and mixing with “accountCorrelationConfig” on/off the solution that helped me was to create a new source from the old one with the “accountCorrelationRule” allready set witch worked for me, But it’s seems like a bug?