Skip to main content
PUT
Update Webhook

URL Parameters

string
required
The unique identifier of the webhook to update

Body Parameters

string
New name for the webhook (2-100 characters)
string
New URL where webhook events will be sent

Response

boolean
Indicates if the request was successful
string
A message describing the result of the operation
object
The updated webhook object

Response Example