Register a WebhookAsk AIpost https://api.cowbellcyber.ai/api/outgoingwebhook/v1/webhooksRegister a webhook. Auth type and other details requiredBody ParamsauthTypestringenumrequiredAuth Type. 0=Basic, 1=No Auth, 2=ClientId and Secret012Allowed:012clientIdstringClient Id, if AuthType selected is 2clientSecretstringClient Secret, if AuthType selected is 2descriptionstringDescription about webhook.eventsarray of stringsrequiredEvents for webhook requests. quote.status, policy.statusevents*ADD stringmodestringenumrequiredMode. 0=Test, 1=Live01Allowed:01passwordstringPassword, if AuthType selected is 0userIdstringUserId, if AuthType selected is 0webhookUrlstringrequiredWebhook UrlResponses 200Success 400Bad Request 401UnauthorizedUpdated 7 months ago