Skip to main content
PATCH
Updates a webhook endpoint. Send any subset of the fields below.

Path Parameters

string
required
The endpoint’s id.

Body Parameters

string
New HTTPS URL (max 2000 chars, public host).
array
New event subscription list (see supported events).
boolean
Enable or disable delivery to this endpoint.

Examples

Error Codes