Websites

Add website

Adds a sending domain to the authenticated company.

post/websites

Request body

domainstring required

Domain to add.

Response

Website added

successboolean

Example response

{
  "success": true
}

Changes