Update a webhook endpoint

Partially updates an endpoint. Only provided fields are changed; omitted fields remain unchanged. Immutable fields (id, signing, createdAt) cannot be updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The endpoint ID (ep_-prefixed).

Body Params
string

HTTPS URL to receive webhook deliveries.

string

Human-readable endpoint name.
≤ 100 characters

events
array of strings

Replaces the entire events list.
≥ 1 items

events
string
enum

Endpoint status.

Allowed:
retry
object
metadata
object

An object with arbitrary metadata.
Key-value metadata (max 10 keys, keys ≤40 chars, values ≤500 chars).
≤ 10 properties

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json