Update webhook endpoint

Updates the webhook endpoint matching the webhook_endpoint_id provided.

Scopes: WEBHOOK_CONFIG_WRITE

Path parameters

webhook_endpoint_idstringRequired

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Request

This endpoint expects an object.
webhook_endpointobjectRequired

Response

OK
webhook_endpointobject
The events will be sent to this webhook endpoint.

Errors