Create SubscriberAsk AIpost https://api.postscript.io/api/v2/subscribersCreate a single subscriber.Body Paramskeyword_idstringrequiredID of the Keyword that the subscriber should be added to.keywordstringrequiredThe Keyword to which the subscriber should be subscribed to.phone_numberstringrequiredThe phone number for the subscriberoriginstringenumDefaults to otherWhere the subscriber originated from.websitesocialotherAllowed:websitesocialothershopify_customer_idint32A reference to the Shopify Customer record for the subscriberemailstringIn addition to storing an email on a subscriber, an email address is also used to look up a Shopify Customer record if shopify_customer_id isn't provided.tagsarray of stringsAn array of string tag values that can be used in user segmentation or filtering.tagsADD stringpropertiesjsonDefaults to {"key": "value"}Custom properties as key/value pairs. Values can be: strings, integers, string arrays, or ISO 8601 date(time). Subscribers can have up to 20 custom properties. If properties is unset or null, it will be ignored.{"key": "value"}HeadersX-Postscript-Shop-TokenstringShop API Token. Required for partners. This header should be used only by partners. Shops should include their API token in the Authorization header.Responses 200200 400400Updated 7 months ago