cURL
curl --request DELETE \ --url https://api.lemlist.com/api/v2/unsubscribes/variables/{value} \ --header 'Authorization: Basic <encoded-value>'
"Variable subscribed"
Re-subscribes a variable, removing it from the unsubscribe list.
Documentation IndexFetch the complete documentation index at: https://developer.lemlist.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
409
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Basic <encoded-value>
<encoded-value>
username:password
The variable value to re-subscribe
Success
Was this page helpful?
Suggestions