What is the correct API to call to create new Real-time Profiles?
We are in the process of implementing RT-CDP with AJO and CJA. Our current use cases use batch ingestion. But what is coming to light is that some of our use cases may need real-time profile creation/updation so we can trigger a journey instead of sending unitary emails as standalone. I have created a new dataset and HTTP flow to send data to AEP. I am having challenges to get the right API to send the data. I have tried using the postman scripts provided in the Adobe git repository where one can send a single message. Can someone please let me know if this is the correct API to use and the best way to build the body of the json as my efforts have not succeeded so far. Owing to the proprietary nature of the data I am not able to post a sample here. But suffice to say we have the primary id as UUID and secondary id as SID both which have been provided in the json body as mandatory.