cXML Bins
📄️ List All cXML Bins
Returns a list of your Addresses. The addresses are returned sorted by creation date, with the most recent appearing first.
📄️ Create an cXML Bin
Create an cXML bin.
📄️ Retrieve an cXML Bin
Retrieves the details of an cXML bin that has been previously created. Use the unique ID that was returned from your previous request to identify the specific instance.
📄️ Update an cXML Bin
To update an XML Bin, make a PUT request to the cXML bin resource. Use the unique ID that was returned from your previous request to identify the specific instance. Only parameters passed in will be updated, others will be ignored.
📄️ Delete an cXML Bin
To remove an cXML bin from your Project. Use the unique ID that was returned from your previous request to identify the specific instance.