post /v1/webhook_endpoints/{webhook_endpoint}

Update a webhook endpoint

PostWebhookEndpointsWebhookEndpoint

<p>Updates the webhook endpoint. You may edit the <code>url</code>, the list of <code>enabled_events</code>, and the status of your endpoint.</p>

Parameters

Name In Type Required Description
webhook_endpoint path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.