Domains
[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"
}