Set match/mismatch for finding's correlation
PATCH/integrations/snyk-sast/correlations/:id/
Request
Path Parameters
id stringrequired
- application/json
- application/x-www-form-urlencoded
- multipart/form-data
Body
confirmed boolean
Body
confirmed boolean
Body
confirmed boolean
Responses
- 200
- 400
- 401
- 403
- 500
- application/json
- Schema
- Example (from schema)
Schema
confirmed booleannullable
{
"confirmed": true
}
- application/json
- Schema
- Example (from schema)
Schema
error string
{
"error": "Invalid JWT."
}
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "Incorrect authentication credentials."
}
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "You do not have permission to perform this action."
}
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "Unexpected error while handling your request."
}
Loading...