v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
uptime

Update uptime settings

Spaces method and path for this operation:

<div><span class="operation-verb put">put</span>&nbsp;<span class="operation-path">/s/{space_id}/api/uptime/settings</span></div>

Refer to Spaces for more information.

Update uptime setting attributes like heartbeatIndices, certExpirationThreshold, certAgeThreshold, defaultConnectors, or defaultEmail. You must have all privileges for the uptime feature in the Observability section of the Kibana feature privileges. A partial update is supported, provided settings keys will be merged with existing settings.

put/api/uptime/settings

Request body

certAgeThresholdnumber

The number of days after a certificate is created to trigger an alert.

certExpirationThresholdnumber

The number of days before a certificate expires to trigger an alert.

defaultConnectorsstring[]

A list of connector IDs to be used as default connectors for new alerts.

heartbeatIndicesstring

An index pattern string to be used within the Uptime app and alerts to query Heartbeat data.

Response

Indicates a successful call

object required