Publish Site

Publishes a site to one or more more domains.

Endpoint-specific rate limit
This endpoint has a limit of one successful publish queue per minute.

Required scope | sites:write

Path parameters

site_idstringRequiredformat: "objectid"
Unique identifier for a Site

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
customDomainslist of stringsOptional
Array of Custom Domain IDs to publish
publishToWebflowSubdomainbooleanOptionalDefaults to false
Choice of whether to publish to the default Webflow Subdomain

Response

Request accepted
customDomainslist of objectsOptional
Array of domains objects
publishToWebflowSubdomainbooleanOptionalDefaults to false
Flag for publishing to webflow.io subdomain

Errors