🎉 OneTrust 6.8 Released!
October 12th, 2020
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.8.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust 6.8 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
IT Risk Management
- Added API to update a master control.
- PUT /controls/{controlId}
New API
- PUT /controls/{controlId}
- Added API to delete a master control.
- DELETE /controls/{controlId}
New API
- DELETE /controls/{controlId}
Cookie Compliance
- Added API to publish the Banner script.
- PUT /v2/websites/publish
New API
- PUT /v2/websites/publish
- Added API to download the Banner script associated with a domain.
- GET /v2/websites/scripts
New API
- GET /v2/websites/scripts
Article Updates
- Updated article on Client Credentials.
- Managing OAuth 2.0 Client Credentials
Updated Article
- Managing OAuth 2.0 Client Credentials
- Added article on HTTP Status codes.
- HTTP Response Status Codes
New Article
- HTTP Response Status Codes
- Added article on Access Management.
- Access Management Overview
New Article
- Access Management Overview
- Added article on SCIM User Provisioning.
- User Provisioning Overview
New Article
- User Provisioning Overview