Agency Hosting: Domains
Link domain to website
Links a domain to the specified Agency Plan website so it can serve traffic for that domain.
post/api/agency-hosting/v1/websites/{website_uid}/domains
Path parameters
website_uidstring required
Example:zpwlGlp19
Agency Plan website UID
Request body
Example request
{
"domain": "example.com"
}Response
Success empty response
Example response
{
"message": "Request accepted"
}Changes
Changed in 3 of the 88 revisions of this API.12
- ○
api operation id
agency-hosting_linkDomainToAgencyPlanWebsiteV1removed and replaced withagency-hosting_linkDomainToWebsiteV1api-operation-id-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 124 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲