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=

Documentation Index

Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt

Use this file to discover all available pages before exploring further.

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