Trigger immediate synchronization of alerts from Kubernetes ConfigMaps. By default, alerts are synced from ConfigMaps once every hour. This endpoint allows triggering the sync process manually without waiting for the scheduled sync.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Alert synchronization initiated successfully
The response is of type object
.