Skip to main content

POST /domains/import

POST 

domains/import

Import domains from a CSV file. The CSV must include a "domain" column and an optional "selectors" column with semicolon-separated DKIM selectors

Request Body

Returns

  • dataobject
    • addedinteger
      Number of domains successfully added
    • not_addedinteger
      Number of domains that were not added
    • not_validarray
      List of invalid domain names that were rejected
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error