🎉 OneTrust 6.21 Released!
July 9th, 2021
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.21.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust 6.21 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.
API Updates
Privacy Rights (DSAR)
- Updated API to return values for
Attachment File Name
andAttachment ID
for each comment, and includeAdd Approver Email
in the call response. New fields can only be added to newly created workflows.
IT Risk Management
- Updated API to include the last updated date and time field as part of the response.
- POST /risks/pages
Updated API
- POST /risks/pages
Universal Consent & Preference Management
- Added API to delete data subject records by passing the respective identifiers or optional date ranges for the
CreatedDate
orInteractionDate
parameters. - Added API to retrieve a list of consent receipts with the respective Collection Point information, data elements, associated topics and custom preferences, and custom attributes.
- POST /api/consent/v2/receipts
New API
- POST /api/consent/v2/receipts
- Updated API with the ability to retrieve data subject magic link tokens by passing the optional
linktokens
parameter within the request.- GET /api/consentmanager/v2/datasubjects
Updated API
- GET /api/consentmanager/v2/datasubjects
- Updated API to include data elements within the response.
- GET /api/consentmanager/v1/receipts
Updated API
- GET /api/consentmanager/v1/receipts
- Updated API to accept From and To date values for the
lastModifiedDate
parameter, allowing you to filter purposes by date and time.- GET api/consentmanager/v2/purposes
Updated API
- GET api/consentmanager/v2/purposes
Article Updates
- Added article to provide guidance on using the Create New Cookie Runner Script API, which allows you to create more than one cookie at a time.
- Creating a New Cookie Runner Script
New Article
- Creating a New Cookie Runner Script