API Documentation

ImagesDelete

Method: /images/[id].[format]

To delete a specific Image you simply need to pass the image “id”, not to be mistaken for the “item_id”. The image’s id can be retrieved via the Items >> View API endpoint.

Syntax:
https://[subdomain].salesbinder.com/api/2.0/images/[id].json
HTTP Request Type: DELETE
Example:
https://demo.salesbinder.com/api/2.0/images/5487185e-b83f-46c2-bb91-2416ae304d03.json
HTTP Request Type: DELETE
Example JSON Returned Response
{
    "response": "Successfully deleted."
}

Updated on February 4th, 2022

Network Status:
100% Global Availability