domains-registrar

Update nameservers for a domain

Update the nameservers for a domain. Pass an empty array to use Vercel's default nameservers.

patch/v1/registrar/domains/{domain}/nameservers

Path parameters

domainstring required

A valid domain name

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

Request body

nameserversNameserver[] required

Response

Success

Changes

Changed in 1 of the 40 revisions of this API.1

    • added the optional property reason to the response with the 401 status

      response-optional-property-added