Publish Site

POST

Publishes a site to one or more more domains. Required scope | sites:write

📘

Endpoint-specific rate limit

This endpoint has a limit of one successful publish queue per minute.

Path parameters

site_idstringRequired

Unique identifier for a Site

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