Publish Site

Publish a site

Path parameters

site_idstringRequiredformat: "uuid"
Unique identifier for a Site

Headers

AuthorizationstringRequired

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

Accept-VersionstringOptional
The API version

Request

The domains to publish
domainslist of stringsRequired
An array of domains that should be published

Response

Request was successful
queuedboolean
Indicates if the site has been queued for publish

Errors