🎉 OneTrust 202311.1.0 Released!
November 17th, 2023
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202311.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
- New
selectionValue
Request Parameter: Updated the following APIs to includeselectionValue
as a request parameter. This parameter allows users to use option text instead of numeric values as part of the API request.- POST /v2/schemas/attributes/{id}/values/bulk
Updated API
- POST /v2/inventories/{type}
Updated API
- PUT /v2/inventories/{type}/{id}
Updated API
- PUT /v2/inventories/{type}/reference/{externalId}
Updated API
- POST /v2/schemas/attributes/{id}/values/bulk
- New Parameters for Create Inventory API: Updated API to include
exampleSingleSelectField
andexampleMultiSelectField
as request parameters. This parameter allows users to use option text instead of numeric values as part of the API request.- POST /v2/inventories/{type}
Updated API
- POST /v2/inventories/{type}
IT & Security Risk Management
- New
optionSelectionValue
Request Parameter: Updated the following APIs to includeoptionSelectionValue
as a request parameter. This parameter allows users to use option text instead of numeric values as part of the API request.- POST /v2/risks
Updated API
- PUT /v2/risks/upsert
Updated API
- PATCH /v2/risks/{riskId}
Updated API
- PUT /v2/risks/{riskId}
Updated API
- POST /v2/risks
- New
optionSelectionValue
Response Parameter: Updated the following APIs to includeoptionSelectionValue
as a response parameter. This parameter returns both the option text and corresponding numeric values within the API response.- GET /v1/control-implementations/{guid}
Updated API
- PUT /v1/control-implementations/{guid}
Updated API
- POST /v1/control-implementations/pages
Updated API
- PUT /v2/risks/upsert
Updated API
- GET /v2/risks/{riskId}
Updated API
- PUT /v2/risks/{riskId}
Updated API
- PUT /v2/risks/{riskId}/actions/{action}
Updated API
- PUT /v2/risks/{riskId}/approve
Updated API
- PUT /v2/risks/{riskId}/grant-exception
Updated API
- PUT /v2/risks/{riskId}/reopen
Updated API
- PUT /v2/risks/{riskId}/request-exception
Updated API
- PUT /v2/risks/{riskId}/send-back
Updated API
- PUT /v2/risks/{riskId}/submit
Updated API
- POST /v2/risks/{referenceType}/{referenceId}/risks
Updated API
- POST /v2/risks/pages
Updated API
- GET /v1/control-implementations/{guid}
Third-Party Risk Management
- New
optionSelectionValue
Request Parameter: Updated the following APIs to includeoptionSelectionValue
as a request parameter. This parameter allows users to use option text instead of numeric values as part of the API request.- PUT /v1/contracts/{contractId}/vendors/{vendorId}/contracts
Updated API
- POST /v1/contracts/add
Updated API
- POST /v1/vendor-engagements
Updated API
- PUT /v1/engagements/{engagementId}
Updated API
- PUT /v1/contracts/{contractId}/vendors/{vendorId}/contracts