Skip to main content
POST
Clear Forensics Verdict

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Path Parameters

client_reference_id
integer
required

The client reference identifier.

Query Parameters

client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

Body

application/json
appraisal_id
integer
required

The appraisal the attachment belongs to.

file_name
string
required

The attachment file name, as returned by the results endpoint.

Response

OK - The verdict was cleared.

cleared
boolean