v1

latestOpenAPI 3.0.12026-07-24168217310.4 KB
QuickLinks

Update QuickLink settings for a site.

Updates CustomDomain, ProxyPath, LinkPrefix, and LogoUrl. All fields in the DTO are optional and can be set to null.

put/Sites/{siteId}/Quicklinks/Settings

Path parameters

siteIdinteger required

The unique identifier of the site

Request body

customDomainstring nullable
proxyPathstring nullable
linkPrefixstring nullable
logoUrlstring nullable
customStyleSheetUrlstring nullable
customMetaTagsstring nullable

Response

Settings updated successfully

siteIdinteger
customDomainstring nullable
proxyPathstring nullable
linkPrefixstring nullable
logoUrlstring nullable
customStyleSheetUrlstring nullable
customMetaTagsstring nullable
createdUtcstring date-time
updatedUtcstring date-time nullable