Docs sites
Manage your published docs sites.
Was this helpful?
Manage your published docs sites.
Was this helpful?
/orgs/{organizationId}/sites/{siteId}/section-groups/{siteSectionGroupId}/sections/{siteSectionId}
The unique id of the organization
The unique id of the site
The unique id of the site group
The unique id of the section within a site
No body
/orgs/{organizationId}/sites/{siteId}/published
The unique id of the organization
The unique id of the site
For sites published via share-links, the share key is useful to resolve published URLs.
/orgs/{organizationId}/sites/{siteId}/structure
The unique id of the organization
The unique id of the site
For sites published via share-links, the share key is useful to resolve published URLs.
/orgs/{organizationId}/sites/{siteId}/publishing/auth
The unique id of the organization
The unique id of the site
/orgs/{organizationId}/sites/{siteId}/publishing/auth
The unique id of the organization
The unique id of the site
/orgs/{organizationId}/sites/{siteId}/publishing/auth/regenerate
The unique id of the organization
The unique id of the site
/orgs/{organizationId}/sites/{siteId}/customization
The unique id of the organization
The unique id of the site
(Deprecated) Use the getRawCustomizationSettingsById internal endpoint.
/orgs/{organizationId}/sites/{siteId}/customization
The unique id of the organization
The unique id of the site
Title to use for the published site. If not defined, it'll fallback to the default content title.
Customization options for the dark/light theme modes.
/orgs/{organizationId}/sites/{siteId}/insights/events/aggregate
The unique id of the organization
The unique id of the site
lastYear
, last3Months
, last30Days
, last7Days
, last24Hours
/orgs/{organizationId}/sites/{siteId}/share-links/{shareLinkId}
The unique id of the organization
The unique id of the site
The unique id of the share link
No body
/orgs/{organizationId}/sites/{siteId}/share-links/{shareLinkId}
The unique id of the organization
The unique id of the site
The unique id of the share link
Name of the share link
/orgs/{organizationId}/sites/{siteId}/section-groups/{siteSectionGroupId}/sections
The unique id of the organization
The unique id of the site
The unique id of the site group
ID of the section to add to the section group
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}/insights/pages/{pageId}/feedbacks/{visitorId}
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
The unique id of the page
The id of the visitor
bad
, ok
, good
/orgs/{organizationId}/sites/{siteId}/section-groups/{siteSectionGroupId}/move
The unique id of the organization
The unique id of the site
The unique id of the site group
The position where to move the site section group. When not provided the site section group is moved at the end of the site.
/orgs/{organizationId}/sites/{siteId}/sections/{siteSectionId}/move
The unique id of the organization
The unique id of the site
The unique id of the section within a site
The position where to move the site section. When not provided the site section is moved at the end of the site.
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}/move
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
The position where to move the site space. When not provided the site space is moved at the end of the site.
/orgs/{organizationId}/sites/{siteId}/redirects/{siteRedirectId}
The unique id of the organization
The unique id of the site
The unique id of the site redirect
No body
/orgs/{organizationId}/sites/{siteId}/redirects/{siteRedirectId}
The unique id of the organization
The unique id of the site
The unique id of the site redirect
The source path to redirect from.
^/[a-zA-Z0-9-_.\/]+[a-zA-Z0-9-_.]$
/orgs/{organizationId}/sites/{siteId}/ads
The unique id of the organization
The unique id of the site
Topic of the content
webdev
, crypto
in-review
, disabled
No body
/orgs/{organizationId}/sites/{siteId}/publishing/preview
The unique id of the organization
The unique id of the site
ID of the site-space to preview. If not provided, the default site-space will be used.
Rison encoded string of attributes/assertions about the visitor for which we want to preview the site.
/orgs/{organizationId}/sites/{siteId}/redirect
The unique id of the organization
The unique id of the site
For sites published via share-links, the share key is useful to resolve published URLs.
The source path to redirect from.
^/[a-zA-Z0-9-_.\/]+[a-zA-Z0-9-_.]$
/orgs/{organizationId}/sites/{siteId}
The unique id of the organization
The unique id of the site
/orgs/{organizationId}/sites/{siteId}
The unique id of the organization
The unique id of the site
Title of the site
The visibility setting of the site determines the audience of the site.
public
: Anyone can access the site, and the site is indexed by search engines.unlisted
: Anyone can access the site, and the site is not indexed by search enginesshare-link
: Anyone with a secret token in the url can access the site.visitor-auth
: Anyone authenticated through a JWT token can access the site.public
, unlisted
, share-link
, visitor-auth
Basename for the site. For e.g. api
ID of the site-space to be used as the default at the root level. If site has sections, this will mark the default site space in the site's default section.
ID of the site-section to be used as the default.
Configure a proxy URL for a site. For example, you can use it to host the site on a subdirectory of your domain like https://company.com/docs
.
Use null
to remove the proxy.
Proxy URL for the site, for e.g. company.com/docs or www.company.com/developer/docs etc.
/orgs/{organizationId}/sites/{siteId}/section-groups/{siteSectionGroupId}
The unique id of the organization
The unique id of the site
The unique id of the site group
No body
/orgs/{organizationId}/sites/{siteId}/section-groups/{siteSectionGroupId}
The unique id of the organization
The unique id of the site
The unique id of the site group
Title of the site section group
Name of the icon
/orgs/{organizationId}/sites/{siteId}/sections/{siteSectionId}
The unique id of the organization
The unique id of the site
The unique id of the section within a site
No body
/orgs/{organizationId}/sites/{siteId}/sections/{siteSectionId}
The unique id of the organization
The unique id of the site
The unique id of the section within a site
Title of the site section
Path to the section on the site
ID of the site-space to be used as the default in this section.
Conditional expression used to evaluate whether the site section should be shown to the site's visitor (should evaluate to a boolean). If not set, the condition will remain unchanged. If set to null, the condition will be removed.
Name of the icon
Description of the site section
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
No body
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
Path to the space on the site
Conditional expression used to evaluate whether the site space should be shown to the site's visitor (should evaluate to a boolean). If not set, the condition will remain unchanged. If set to null, the condition will be removed.
/orgs/{organizationId}/sites/{siteId}/publish
The unique id of the organization
The unique id of the site
/orgs/{organizationId}/sites
The unique id of the organization
Identifier of the page results to fetch.
The number of results per page
Identifier of the space to filter the sites by
Filter sites by their title
Filter sites by their published status
The type of the site
/orgs/{organizationId}/sites
The unique id of the organization
The type of the site, defaults to Basic
basic
, premium
, ultimate
, sponsored
, legacy-basic
, legacy-premium
Title of the site
The visibility setting of the site determines the audience of the site.
public
: Anyone can access the site, and the site is indexed by search engines.unlisted
: Anyone can access the site, and the site is not indexed by search enginesshare-link
: Anyone with a secret token in the url can access the site.visitor-auth
: Anyone authenticated through a JWT token can access the site.public
, unlisted
, share-link
, visitor-auth
ID of spaces to be added to the site
Create a new space associated to the site
/orgs/{organizationId}/sites/{siteId}/share-links
The unique id of the organization
The unique id of the site
Identifier of the page results to fetch.
The number of results per page
/orgs/{organizationId}/sites/{siteId}/share-links
The unique id of the organization
The unique id of the site
Name of the share link
/orgs/{organizationId}/sites/{siteId}/site-spaces
The unique id of the organization
The unique id of the site
For sites published via share-links, the share key is useful to resolve published URLs.
Identifier of the page results to fetch.
The number of results per page
If true, only the default site space will be returned. If false, only the non-default site spaces are returned. If undefined, all site spaces are returned.
/orgs/{organizationId}/sites/{siteId}/site-spaces
The unique id of the organization
The unique id of the site
ID of the space
ID of the section to add the space to. If not provided, the space will be added to the default section or at the root level if the site has no sections.
/orgs/{organizationId}/sites/{siteId}/section-groups
The unique id of the organization
The unique id of the site
Identifier of the page results to fetch.
The number of results per page
/orgs/{organizationId}/sites/{siteId}/section-groups
The unique id of the organization
The unique id of the site
Title of the site section group
IDs of the sections to be added to the section group
Name of the icon
/orgs/{organizationId}/sites/{siteId}/sections
The unique id of the organization
The unique id of the site
For sites published via share-links, the share key is useful to resolve published URLs.
Identifier of the page results to fetch.
The number of results per page
/orgs/{organizationId}/sites/{siteId}/sections
The unique id of the organization
The unique id of the site
ID of the space to be added to the section as a site space variant
Title of the section
/orgs/{organizationId}/sites/{siteId}/redirects
The unique id of the organization
The unique id of the site
Identifier of the page results to fetch.
The number of results per page
/orgs/{organizationId}/sites/{siteId}/redirects
The unique id of the organization
The unique id of the site
The source path to redirect from.
^/[a-zA-Z0-9-_.\/]+[a-zA-Z0-9-_.]$
/orgs/{organizationId}/sites/{siteId}/search
The unique id of the organization
The unique id of the site
Identifier of the page results to fetch.
The number of results per page
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}/customization
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
(Deprecated) Use the getRawCustomizationSettingsById internal endpoint.
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}/customization
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
No body
/orgs/{organizationId}/sites/{siteId}/site-spaces/{siteSpaceId}/customization
The unique id of the organization
The unique id of the site
The unique id of the site-space relationship
Title to use for the published site variant. If not defined, the title will not be changed. If set to null, the title will be unset and will fallback to the content title.
Title of the site
The favicon to use. Set to null to reset the override.
Track events in a site.
/orgs/{organizationId}/sites/{siteId}/insights/events
The unique id of the organization
The unique id of the site
No body