v1

latestOpenAPI 3.0.12026-07-2682212.8 KB
Report Ticket

Create report ticket

Create a new report ticket

post/api/report-ticket

Request body

reporterNamestring

Name of the reporter. (Optional) When the request is authenticated, this field will be ignored. And the name will be the name of the authenticated user.

reporterEmailstring

Email of the reporter. (Optional) When the request is authenticated, this field will be ignored. And the email will be the email of the authenticated user.

reportType'FP' | 'FN' required

Type of the report. 1. FP: False Positive, use FP when you think Chainsight has incorrectly identified an entity as malicious. 2. FN: False Negative, use FN when you think Chainsight has incorrectly identified an entity as safe.

issueType'PHISHING' | 'BLACKMAIL' | 'SEXTORTION' | 'RANSOMWARE' | 'IMPERSONATION' | 'ROMANCE' | 'CONTRACT_EXPLOIT' | 'FAKE_GIVEAWAY' | 'OTHER' required

Type of the issue.

otherIssuestring

Other issue type. (Optional) When the issue type is other, please specify the issue type here.

descriptionstring

Description of the issue. (Optional) Please provide as much information as possible to help us understand the issue.

Response

OK