Skip to main content
POST
Undismiss a finding

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

findingId
string
required

Finding ID. Stable across waves — that stability is what makes a recurring finding one finding rather than a new one each time.

Response

The finding was undismissed.

id
string
required
projectId
string
required
dismissed
boolean
required

The finding's dismissal state AFTER this call.