Skip to main content

POST /lookalike/{id}/lookalikes/{lookalike_id}/change_state

POST 

lookalike/:id/lookalikes/:lookalike_id/change_state

Update the classification state of a detected lookalike domain

Path Parameters

id string Required
Unique identifier of the monitored domain

lookalike_id string Required
Unique identifier of the lookalike domain entry

Request Body

state string Required
New classification state to assign to the lookalike domain
Allowed values: UNCLASSIFIED, THREAT, IGNORED

Returns

  • databoolean
Error Codes

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

404 Not Found

Not Found

500 Internal Server Error

Internal server error