Back
patch /v1/organizations/{organizationId}/webhooks/{webhookId}

Update webhook

Updates an existing webhook. If subscriptions are provided, they replace all existing subscriptions.

path params

organizationIdstring required
webhookIdstring required

Request body

name String

description String

endpointUrl String

subscriptions Array

status String ENUM

Responses

Was this guide helpful?