v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
health checks

Update a given status check

Requires the privilege INTEGRATIONS_WRITE

put/status-checks/{identifier}

Path parameters

identifierstring required

Query parameters

teamIdstring required

Required when using company session token.

Request body

isContinuousboolean
isPrivateNetworkboolean
namestring required

The name of the status check to be created/updated

descriptionstring

The description of the status check to be created/updated

thirdPartyPresetsstring
pollingIntervalSecondsinteger

The frequency to poll in seconds, 15s to 60s inclusive

category'ERRORS' | 'LATENCY' | 'REQUESTS' | 'UNKNOWN'

Status Check category can be one of ERRORS, LATENCY, REQUESTS OR UNKNOWN. The default category will be UNKNOWN.

multiSelectTagsobject

The tags associated with this status check

Response

default response