Skip to main content
POST
/
api
/
namescreenhits
/
mark-as
Mark name screen hits
curl --request POST \
  --url http://localhost/api/api/namescreenhits/mark-as \
  --cookie sessionid=
Use this endpoint to selectively assess specific hits by providing their IDs. Assessment Decisions:
  • TRUE_HIT — Confirmed as a true hit
  • FALSE_HIT — Confirmed as a false hit

Authorizations

sessionid
string
cookie
required

Response

200

No response body