Domain > Nameservers
Update Nameservers
Update Domain's Nameservers
put/2/domains/{domain}/nameservers
Path parameters
domainstring required
Request body
Example request
{
"nameservers": [
"ns1.mydomain.ch"
]
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.