Delete a Welcome Series. Note that the series in position 0 (athe default series) cannot be deleted.
Response format | JSON |
---|---|
Requires authentication? | Yes |
curl -X DELETE \
-u '[SID]:[TOKEN]' \
'api.essential.to/v2/channel/3mesNha3El_vwtUUC-iW8Q/welcome_series/LV-6TOPByeGAQQcGXNoHxB'
Python coming soon.
Node coming soon.