Update Endpoint
Path Parameters
The endpoint ID or UID
Body
The URL to send webhook events to.
65536"https://example.com/new-webhook/"
Optional description for the endpoint.
"Updated monitoring endpoint"
Whether the endpoint is disabled.
true
The operational event types this endpoint will receive.
[
"message.attempt.failing",
"message.attempt.exhausted",
"endpoint.disabled"
]Metadata key-value pairs associated with the endpoint.
{ "environment": "staging" }Maximum messages per second to send to this endpoint.
10
Optional unique user-defined identifier for the endpoint.
"monitoring-updated-endpoint"
Response
"ep_1srOrx2ZWZBpBUvZwXKQmoEYga2"
"https://example.com/webhook/"
"Production monitoring endpoint"
false
["message.attempt.failing"]0
"2026-05-30T14:11:29.071Z"
"2026-05-30T14:11:29.071Z"
{ "environment": "production" }"monitoring-prod-endpoint"
The endpoint's raw secret (only returned on POST creation).
"whsec_C2FVsBQIhrscChlQIMV+b5sSYspob7oD"