# Reprocess consent-category for the selected auditId and runIds POST /v3/web-audits/{auditId}/runs/{runId}/consent-categories/reprocess Endpoint: POST /v3/web-audits/{auditId}/runs/{runId}/consent-categories/reprocess Security: API_Key ## Path parameters: - `auditId` (integer, required) Unique identification number for web audit Example: 107239 - `runId` (integer, required) Unique identification number for web audit or journey run Example: 33010 ## Response 401 fields (application/json): - `timestamp` (string) - `message` (string) - `details` (string) - `validationReport` (object) ## Response 403 fields (application/json): - `timestamp` (string) - `message` (string) - `details` (string) - `validationReport` (object) ## Response 200 fields