Create Webhook SubscriptionAsk AIpost https://api.pandadoc.com/public/v1/webhook-subscriptionsThis operation creates a new webhook subscription by specifying its details.Body ParamsnamestringrequiredSet a name for the Webhooks subscription.urlurlrequiredSet the Webhooks subscription URL.activebooleanDefaults to trueSet the status of the Webhooks subscription.truetruefalsepayloadarray of objects | nullSet a payload structure.payloadADD stringtriggersarray of objects | nullrequiredSet trigger events for the Webhooks subscription.triggers*ADD stringResponses 201Webhook subscription created 400Bad Request 401Authentication error 403Permission error 429Too Many RequestsUpdated 7 months ago