OpenAPI 3.1.0raw.githubusercontent.com2026-08-19150216600.1 KB

ece7d99ceaf3

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.