Create newsletterAsk AIpost https://www.pelcro.com/api/v1/sdk/newsletterCreate a newsletter entry for a given email address.Query Paramssite_idint32requiredThe unique identifier of the site associated with your account.Body ParamsemailstringrequiredThe email address to associate to the newsletter subscription. Always required.sourcestringOptional source for the newsletter subscription request (web, phone, mail, other), maximum 32 characters.listsstringOptional comma separated lists.first_namestringOptional first name of the newsletter subscriber.last_namestringOptional last name of the newsletter subscriber.consent_urlstringOptional URL from which the customer subscribed to the newsletter.consent_textstringOptional consent text which customer read before subscribing to the newsletter, maximum 100 characters.consent_typestringOptional consent type.consent_ipstringOptional IP address from which the consent was given.postal_codestringOptional postal code of the newsletter subscriber.HeadersAcceptstringDefaults to application/jsonResponses 200200 400400Updated about 1 month ago