Webhook Endpoints
Update a webhook subscription
Updates the specified webhook endpoint with the parameters you provide. Any parameters not included in the request remain unchanged.
POST
Path Parameters
ID of the webhook endpoint to update.
Body
application/json
Response
200
application/json
Returns the updated Webhook Endpoint object. Raises an error if the webhook ID is invalid.