For the complete documentation index, see llms.txt. This page is also available as Markdown.

2025-03-21: Site Settings Service - timezone field added

Overview

The timezone field has been added to the site.homeBase request and response body. For now, this field is used by the Sequential ID Service to generate fallback values for placeholders such as:

  • __year__

  • __month__

  • __day__

  • __hour__

  • __minute__

  • __second__

Updated endpoints

Endpoint
Description

Retrieving sites

The homeBase.timezone field added to the response body.

Retrieving a site

The homeBase.timezone field added to the response body.

Creating a site

The homeBase.timezone field added to the request body.

Fully updating a site

The homeBase.timezone field added to the request body.

Partially updating a site

The homeBase.timezone field added to the request body.

Known problems

There are no known problems.

Last updated

Was this helpful?