Skip to main content
PUT
Set/clear the org-level current-time context configuration

Authorizations

x-api-key
string
header
required

Body

application/json

Full replacement for one current-time configuration tier.

Omitted/null fields inherit. Sending {} therefore clears both overrides at this tier.

enabled
boolean | null
timezone
string | null

Response

Successful Response

Effective clock settings, per-field provenance, and raw tier overrides.

enabled
boolean
required
timezone
string
required
enabled_source
enum<string>
required
Available options:
revision,
organization,
default
timezone_source
enum<string>
required
Available options:
revision,
organization,
default
organization
CurrentTimeSettings · object

One tier's optional current-time overrides.

None means inherit for that field. An empty object therefore clears the tier and inherits both values. The API stores only non-null fields.

revision
CurrentTimeSettings · object | null

One tier's optional current-time overrides.

None means inherit for that field. An empty object therefore clears the tier and inherits both values. The API stores only non-null fields.