Documentation for Developers by Developers

Select a Platform

Custom Data Delete

Description

Deletes the specified Custom Data record from your Application data storage.

Endpoints

https://service.proxomo.com/v09/json/customdata/table/{tableName}/{CustomDataID} 
https://service.proxomo.com/v09/xml/customdata/table/{tableName}/{CustomDataID}
 

HTTP Method

DELETE
 

URL Parameters

Name Data Type Required? Notes
ID String Yes Unique identifier of the Custom Data record to delete.
tablename String Yes  

 

Errors

404 (Not Found)   No Record Found with the specified ID.

JSON Sample

Request:
DELETE: https: //service.proxomo.com/v09/json/customdata/table/CUSTOMDATA/jNWgtxnyORhjrdKu

Response:
200 OK

So many developers use Proxomo What are you waiting for?

SIGN ME UP