post https://customer.my.onetrust.com/api/assessment/v2/assessments//submit
Use this API to submit an assessment for review. This action will move the assessment to the Under Review stage.
Things to Know
- Responses for all required questions must be first submitted before using this API. This action can be done using the Submit Responses API.
- Do not include the Content-Type parameter in the header, as this API does not accept a request body. For APIs that do accept a request body, set Content-Type to application/json, as our APIs only support application/json.