Skip to main content
PATCH
Update finding status

Authorizations

Authorization
string
header
required

Use the "API key" from the profile page as the token

Headers

Prefer
enum<string>

Set to return=representation to receive the updated finding in the response body instead of 204 No Content.

Available options:
return=representation

Path Parameters

id
integer
required

ID of the finding to update

Body

application/json

The fields to modify on a finding. At least one modifiable field is required. Each field is an object with a value and an optional reason.

status
object

Response

OK — returned only when the Prefer&#58; return=representation request header is set

data
object
required