latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Servers

Update Sentinel settings

Update Sentinel settings for a server owned by the authenticated team. Changing token/metrics timing fields may restart Sentinel.

patch/servers/{uuid}/sentinel

Path parameters

uuidstring required

Server UUID

Request body

is_sentinel_enabledboolean
is_metrics_enabledboolean
is_sentinel_debug_enabledboolean
sentinel_tokenstring
sentinel_metrics_refresh_rate_secondsinteger
sentinel_metrics_history_daysinteger
sentinel_push_interval_secondsinteger
sentinel_custom_urlstring nullable

Response

Updated Sentinel settings.