Delete a Data Extension
If you no longer require the information stored in a data extension or have moved that data to a new data extension, you can delete the current data extension object. After you delete the data extension, you can't access the data again.
The name of the deleted data extension is not immediately available for reuse. The application retains data extension information for an extended period of time even after the delete call to make sure current processes have access to that data.
Don’t delete a data extension that is assigned to a triggered send definition. If you delete a data extension assigned to a triggered send definition, the triggered send definition goes into an errored state.
Use the sample code below as a model to create your own API call.