Skip to main content
PUT
/
api
/
v1
/
healthcheck
Error
A valid request URL is required to generate request examples
{
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for types.UpdateHealthCheckRequest

UpdateHealthCheckRequest schema

application_id
string<uuid>
required
body
string | null
endpoint
string | null
expected_status_codes
(integer | null)[] | null
failure_threshold
integer | null
headers
object
interval_seconds
integer | null
method
string | null
retention_days
integer | null
success_threshold
integer | null
timeout_seconds
integer | null

Response

OK

HealthCheckResponse schema

message
string
status
string