Generated on 25 November 2024
from pydo version v0.6.0
Description
To create a new domain, send a POST request to /v2/domains. Set the “name”
attribute to the domain name you are adding. Optionally, you may set the
“ip_address” attribute, and an A record will be automatically created pointing
to the apex domain.
The response will be a JSON object with a key called domain. The value of this will be an object that contains the standard attributes associated with a domain.