Update SubscriberAsk AIput https://{domain}/api/v4/subscriberBody ParamsThe input.rolestringenumSubscription Role TypeMembers:Subscriber - Subscriber Employee - Employee SubscriberEmployeeAllowed:SubscriberEmployeewebhookUrlstring | nullThe webhook url of the subscriptionPhoneNumberstring | nullThe phone number of the subscriptiontagsstring | nullThe tags for a subscriptionreceiveMonthlySummaryboolean | nullWhether of not to receive montly summariestruefalsenotifyboolean | nullNotify the subscriber that a subscription was createdtruefalsecomponentsarray of int32s | nullThe components the subscription is associated withcomponentsADD int32groupsarray of int32s | nullThe groups the subscription is associated withgroupsADD int32createLoginAccountboolean | nullWhether or not to create a login in account for the subscriptiontruefalserequireActivationboolean | nullWhether or not the subscription requires activationtruefalseuseWebhookboolean | nullWhether or not the subscription should receive webhook notificationstruefalseuseEmailboolean | nullWhether or not the subscription should receive email notificationstruefalseuseSMSboolean | nullWhether or not the subscription should receive sms notificationstruefalsesubscribeToIncidentPostboolean | nullWhether or not the subscription should receive email service disruption incident notificationstruefalsesubscribeToScheduledPostsboolean | nullWhether or not the subscription should receive email scheduled maintenance incident notificationstruefalsesubscribeToInformationPostsboolean | nullWhether or not the subscription should receive email informational incident notificationstruefalsesmsSubscribeToIncidentPostboolean | nullWhether or not the subscription should receive sms service disruption incident notificationstruefalsesmsSubscribeToScheduledPostsboolean | nullWhether or not the subscription should receive sms scheduled maintenance incident notificationstruefalsesmsSubscribeToInformationPostsboolean | nullWhether or not the subscription should receive sms scheduled maintenance incident notificationstruefalseidint32The Id of the subscriptionisActivatedboolean | nullIf the subscription is activatedtruefalseResponses 200Success 401Unauthorized 403Forbidden 405NotAllowedUpdated about 1 year ago