Skip to main content

POST /honeytoken/trusted_domains/import

POST 

honeytoken/trusted_domains/import

Import multiple trusted domains to honeytoken feature for the current user from CSV

Request Body

Returns

  • dataobject
    Import result with counts of added, skipped and invalid honeytoken trusted domains
    • addedinteger
      Number of trusted domains successfully added to honeytoken feature
    • not_addedinteger
      Number of trusted domains that were not added
    • not_validarray
      List of domain values that failed validation
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

500 Internal Server Error

Internal server error