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

8978a4e735fa

Swarm insights

Dismiss a finding

Hides a finding from your view. ORTHOGONAL to status: dismissing does not claim the problem stopped happening, and a dismissed finding that fires again stays recurring.

Addressed entirely by the path findingId — there is no body.

post/projects/{projectId}/journey-findings/{findingId}/dismiss

Response

The finding was dismissed.

idstring required
projectIdstring required
dismissedboolean required

The finding's dismissal state AFTER this call.