Health
Force refresh a specific health check
Triggers an immediate refresh of a specific health check identified by name, bypassing any caching mechanisms. Useful for testing individual components or getting up-to-date status after targeted maintenance.
post/api/v1/health/refresh/{checkName}
Path parameters
checkNamestring required
Name of the health check to refresh
Response
Successfully refreshed the health check
Changes
No recorded changes to this endpoint across all 1 revision of this API.