Project Public Page

Set link expiry and password protection

Business and up. A protected or expiring page can never be indexable. expiresAt null clears the expiry; password null keeps, empty clears, otherwise sets a new password.

put/v1/projects/{projectId}/public-page/protection

Path parameters

projectIdstring required

Project id

Request body

expiresAtinteger
passwordstring

Response

Updated configuration

idstring
publicIdstring
projectIdstring
titlestring
descriptionstring
slugstring
modestring
publishedModestring
statusstring
indexableboolean
publishedIndexableboolean
passwordProtectedboolean
expiresAtinteger
defaultRangeKeystring
payloadAtinteger
publishedAtinteger
consentAtinteger
consentVersioninteger
consentHashstring
consentRequiredboolean
requiredConsentVersioninteger
pendingChangesboolean
urlstring
indexableAllowedboolean
teamProjectboolean
localestring
timeZonestring
lastUpdateinteger
createdinteger

Changes