v3 API//
- Reprocess consent-category for the selected auditId and runIds
Get all the consent categories assigned to an audit
Update the consent categories assigned to an audit
Retrieve all consent categories snapshots that are applied to a specific audit run.
Reprocess consent-categor...
POST /v3/web-audits/{auditId}/runs/{runId}/consent-categories/reprocess
Security
API_Key
POST
curl -i -X POST \
https://api.observepoint.com/v3/web-audits/107239/runs/33010/consent-categories/reprocess \
-H 'Authorization: YOUR_API_KEY_HERE'