Question
When utilizing the Reltio platform, a common question that arises is whether the JSON body submitted to Reltio through the POST request to the tenant URL/entities API is stored ?
Answer
Reltio does not retain the JSON body in its storage system. This approach ensures that sensitive information is not stored unnecessarily, enhancing data privacy and security for users. The data contained in the JSON body will be organized and saved as per the tenant data model. The customers will be able to access the data in the UI as well as the API.
Comments
Please sign in to leave a comment.