latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-22161224641.3 KB

d62a29ba6e70

User testing

Restore a dismissed finding

Undoes a dismissal. Bodyless: the path names the finding.

post/projects/{projectId}/user-testing/scenarios/{scenarioId}/findings/{findingId}/undismiss

Response

The finding's new state.

idstring required
scenarioIdstring required
projectIdstring required
dismissedboolean required

True from /dismiss, false from /undismiss. Dismissal is keyed on the finding's stable remediation id, so the same problem stays dismissed across regenerations.