Update Webhook SubscriptionAsk AIpatch https://api.pandadoc.com/public/v1/webhook-subscriptions/{id}This operation updates the details of a webhook subscription.Path ParamsiduuidrequiredWebhook subscription uuidBody ParamsnamestringSet a new name for the Webhooks subscription.urlurlSet the new Webhooks subscription URL.activebooleanDefaults to trueSet the status of the Webhooks subscription.truetruefalsepayloadarray of objects | nullSet a new payload structure.payloadADD stringtriggersarray of objects | nullSet trigger events for the Webhooks subscription.triggersADD stringResponses 200Webhook subscription updated 400Bad Request 401Authentication error 403Permission error 404Not found 429Too Many RequestsUpdated 7 months ago