Update Webhook Endpoint
Webhooks
Update Webhook Endpoint
Update a webhook endpoint’s URL, subscribed events, or active status.
PATCH
Update Webhook Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.usenexio.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
Path Parameters
Webhook endpoint UUID.
Body
application/json
Response
Updated endpoint.
Endpoint identifier.
Delivery target URL.
Environment this endpoint receives events from.
Available options:
test, live Subscribed event types.
Available options:
run.completed, run.failed Whether the endpoint is active.
Whether an auth token is set (the token value is never returned).
Payload version string (e.g. 2026-03-22).
RFC 3339 creation timestamp.
Human-readable description.
RFC 3339 last-update timestamp.