Skip to main content
PATCH
Updates the configuration of a registered webhook partner. Only the owning instance can modify a partner. The webhook URL, if updated, must use HTTPS.

Path Parameters

string
required
ID of the webhook partner to update.

Request Body

Accepts any combination of updatable fields. Only provided fields are changed.
string
Updated display name.
string
Updated HTTPS delivery URL.
boolean
Set to false to disable webhook delivery without deleting the registration.

Response Fields

boolean
Request status.
object