Delete a Row from a Data Extension

This page contains information regarding the deletion of a row from a data extension via the SOAP API.

If you use the SOAP API to maintain your data extensions, you may have to delete a row from a data extension at some point. For example, you may have to remove a subscriber from a publication or suppression list. The information in this document helps you set up your sample code and successfully remove the row from the data extension.

Use the sample SOAP envelope to set up your own call to delete a row from a data extension. Please note that at least one field must be specified as a primary key in order to perform the delete operation.

Publication and Suppression Lists