v1
latestOpenAPI 3.0.02026-07-14169146300.3 KBDomains
[Beta] Activates a vanity subdomain for a project.
post/v1/projects/{ref}/vanity-subdomain/activate
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Request body
Example request
{
"vanity_subdomain": "acme-prod"
}