This endpoint is used for adding a new apex domain name with Vercel for the authenticating user. Note: This endpoint is no longer used for initiating domain transfers from external registrars to Vercel. For this, please use the endpoint Transfer-in a domain.
Default authentication mechanism
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
add
The domain name you want to add.
"example.com"
Whether the domain has the Vercel Edge Network enabled or not.
true
The domain operation to perform.
The domain operation to perform. It can be either add or move-in.
"add"