AMPscript
Add
Attributes.Retrieve
Lists.Retrieve
Remove
Retrieve
Statistics
Unsubscribe
Update
Upsert
Validate Your Server-Side JavaScript using WSProxy
Deletes an initialized subscriber
Remove()
This code deletes the subscriber with the external key SubKey.
1var subObj = Subscriber.Init("SubKey");
2var status = subObj.Remove();