deletePostbackAsk AIpost https://api.leanplum.com/api?action=deletePostbackDeletes a particular postback. This method requires your data export API clientKey.Body ParamsappIdstringrequiredDefaults to YOUR_APP_IDThe application ID. To find yours, select your app in the navigation column, and click Manage Apps. Then click Keys & Settings.clientKeystringrequiredDefaults to YOUR_DATA_EXPORT_KEYThe Data Export key for your Leanplum App.apiVersionstringenumrequiredDefaults to 1.0.6The version of the Leanplum API to use. The current version is 1.0.6.1.0.6Allowed:1.0.6postbackIdnumberrequiredThe ID of the postback to delete.Response defaultThe default response for most API actions.Updated 7 months ago