Add a custom domain to your projectAdds a custom domain to your projectEndpoint#/v1/projects/{project_id}/domainsCopyEndpoint Method#POSTAuthentication required?#Yes. You must set the Authorization header to your persistent token. You can learn how to find it here.Sample response:#{ "hostname":"aboutdavid.me", "preview_hostname":"6o92gzk77jyxwkyq.preview.edgeapp.net", "dns_configured":false}Copy