Skip to main content
SDK luma.webhooks.update(id: string, body: WebhookUpdateParams): Promise<Webhook> Updates an existing webhook endpoint.

Parameters

id
string
required
Webhook endpoint api_id from webhooks.create() or webhooks.list().
body
WebhookUpdateParams
required
Fields to update. See the official Luma API docs for available fields.

Test it

Use a webhook ID from your account — run webhooks.list() to find one: