Hello,
I had to enable a dataset for upsert function which can be done using API call.
For this, we first we need to disable the dataset for profile.
I disabled the dataset for profile using UI and then ran the API call adding profile enabled true and upsert true condition.
It was run successfully.
But in UI I see it is still not enabled for profile.
Could someone let me know how to check if dataset has been enabled for profile or not.
Thank you