Skip to main content
PUT
Review feedback.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_id
string<uuid>
required

Body

application/json
description
string | null
required
outcome
enum<string>
required
Available options:
INCONCLUSIVE,
MALICIOUS,
NOT_HARMFUL

Response

FeedbackDTO · object | null

Feedback as been saved.

outcome
enum<string>
required
Available options:
INCONCLUSIVE,
MALICIOUS,
NOT_HARMFUL
description
string | null
required
created_by
UserDTO · object
required
created_at
string<date-time>
required