v14
latestOpenAPI 3.0.32026-08-04377889.4 MBdomains
Remove a domain by name
Delete a previously registered domain name from Vercel. Deleting a domain will automatically remove any associated aliases.
delete/v6/domains/{domain}
Path parameters
domainstring required
The name of the domain.
Example:example.com
The name of the domain.
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Response
Successful response removing a domain.