🎉 OneTrust 202309.1.0 Released!
September 15th, 2023
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202309.1.0.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust Release Notes page. Learn more about environment maintenance on the Current and Historic Maintenance page, and subscribe to proactive environment notifications on our System Status and Scheduled Maintenance page.
Data Mapping Automation
- Inventory Relations V2 APIs: Added APIs to create, update, and retrieve information on inventory relationships. This enables you to configure and manage inventory relationships in Data Mapping Automation.
- POST /v1/inventories/relations
New API
- PUT /v1/contextual-entities/{contextualLinkId}/contextual-entity-types/names/{entityTypeName}
New API
- DELETE /v1/relationship-types/names/{relationshipTypeName}/relationship/{relationshipId}
New API
- POST /v1/contextual-entities/{contextualLinkId}/contextual-entity-types/{entityTypeId}/data-elements/pages
New API
- POST /v1/inventories/relations
Things to Know
- The following API Summaries have been updated for improved readability and understanding:
- The Get a Paged View for Consent Group API has been renamed the Get List of Consent Groups API.
- The Creates a Consent Group API has been renamed the Create Consent Group API.
- The Get Consent Group settings API has been renamed the Get Priority Scores for Purpose Statuses API.
- The Update Consent Group settings API has been renamed the Update Priority Scores for Purpose Statuses API.
- The Retrieves a Consent Group specified by its UUID API has been renamed the Get Consent Group by ID API.
- The Add Consent Groups to the Specified Consent Group as its Children API has been renamed the Add Consent Groups to Parent Consent Group API.
- The Unlink Consent Groups API has been renamed the Remove Consent Groups from Parent Consent Group API.
- The Adds Data Subjects to the specified Consent Group API has been renamed the Add Data Subjects to Parent Consent Group API.
- The Delete Data Subjects to the specified Consent Group API has been renamed the Remove Data Subject from Parent Consent Group API.
- The Adds Purpose Rules to the specified Consent Group API has been renamed the Add Purpose Rules to Consent Group API.
- The Update Purpose Rules to the specified Consent Group API has been renamed the Update Consent Group Purpose Rule API.
- The Deletes the specified Consent Group’s Purpose rule based on the corresponding Purpose id API has been renamed the Remove Purpose Rule from Consent Group API.
- The Get a paged list of Custom Preferences has been renamed the Get List of Purpose Preferences API.
- The Creates a New Custom Preference has been renamed the Create Purpose Preference API.
- The Edits a Custom Preference API has been renamed the Edit Purpose Preference API.
- The Get a Single Custom Preference By UUID API has been renamed the Get Purpose Preference by ID API.