Custom Domains
Add Domain
Add a custom domain. Detects the DNS provider and registers the domain on Vercel.
POST
Add Domain
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Minimum string length:
1Pattern:
^[a-zA-Z0-9][a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$