Hi! I’m trying to figure out a way to delete a list of custom properties from all profiles via Identify Profile endpoint using the API. In this discussion the answer suggested to use the profile in rest API, but it uses private key (I only had the public key for the Identify one) and I also have to fetch the person id before unsetting the property in that person’s profile:
I feel like this is not quite what I’m looking for, but I cannot find anything in the Track and Identify doc or any other discussion about this.
What this answer suggested is not in the doc either, so I figure some of you here might know something?