Skip to main content

Method

Parameters

string
required
The unique identifier of the webhook to update
*UpdateWebhookRequest
required
The webhook update parameters
*string
The new URL endpoint for the webhook
[]string
Updated array of event types to subscribe to
*string
The new status for the webhook

Response

string
Always "webhook"
string
The unique identifier of the updated webhook

Example