Create a Event SubscriptionAsk AIpost https://{server}/ns-api/v2/subscriptionsBody ParamsmodelstringenumThis is the type of data that will be sent. you will need to reqest multiple subscriptions if you want more than one model. Addtional details available in guide at https:///docs/event-subscriptions-1callagentauditlogauditlog_litecallcall_origidcdrmessagemessagesessionsubscriberpresencevoicemailShow 11 enum valuespost-urlurlThis is the url the API will be posting data to. Should be in the format including https://. Can make a custom port if needed and the URL should have a valid SSL certificate as well. Http:// is supproted but not ideal for production.subscription-geo-supportstringenumDefaults to yesThis allows any added configurations to specify a hostname. Default to "yes"yesyesnoAllowed:yesnoresellerstringThis is the reseller that the subscription will filter data for. * will be used for all resellersm, but only valid with Super User scope on the request.domainstringDefaults to *This is the domain that the subscription will filter data for. * will be used for all domains, but only valid with Super User scope or Reseller scope if reseller is not * on the request.userstringDefaults to *This is the user that the subscription will filter data for. * will be used for all users.preferred-serverstringThis is the server hostname for the prefered server for this subscription, meaning if this server is up and online it will be the one sending the events. It wil fail back to this servre after 60s of stability.Responses 200OK 400Bad Request 401Authentication Required 404Record not foundUpdated 11 months ago