Skip to main content
PUT
Update Webhook

Authentication

Requires an API key in the Authorization header.

Request

string
required
The webhook ID to update.
string
required
The updated HTTPS URL.
string[]
Updated list of subscribed event types.
string
Updated description.
boolean
Set to false to pause deliveries without deleting the webhook.

Example request

Response

Example response