Validate domains

Validate and return the DNS entries for the Tracking and the Bounce domains.

Using the SDK

domains = api.domain.validate()
<?php

$domains = $api->domain->validate();
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!