Create a webhookCopy Pagepost https://prod.truv.com/v1/webhooks/The endpoint creates a webhook.Body Paramsnamestringrequiredlength ≤ 128Public name for this webhook config.webhook_urlurirequiredlength ≤ 2048Webhook URL where event data will be sent.eventsarray of stringsList of events sent to this webhook URL.eventsADD stringenv_typestringenumrequiredType of environment.sandboxdevprodAllowed:sandboxdevprodResponses 201 400HTTP 400 Bad Request 401HTTP 401 Unauthorized 403HTTP 403 ForbiddenUpdated 2 months ago