Skip to main content
POST
Link risks to a finding

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required
findingId
string
required

Body

application/json
riskIds
string[]
required

RISK-NNN identifiers to link to this finding

Maximum array length: 100
Minimum string length: 1

Response

Default Response

linkedCount
number
required