subscriber/subscribeAsk AIget https://api.clerk.io/v2/subscriber/subscribeSubscribe an email address globally or to a specific listQuery ParamskeystringrequiredYou store API key.emailstringrequiredThe email address to subscribe for email marketing.list_idstringAn optional ID of a list for the email address to be subscribed to. Email address will also be subscribed globally if it was not already.List IDs are found in my.clerk.io under Email > Lists.redirectbooleanDefaults to falseIf true, redirects the user to my.clerk.io to confirm subscription. Can be combined with redirect_url to send user to a specific URL.redirect_urlstringAn optional URL to redirect to after the user is successfully subscribed.Response 200200Updated 10 months ago