Delete Customer Image

Deletes the profile image that is set for a customer.

Query Parameter

ParameterTypeDescription
image_ids*IntegerUnique IDs of images to be deleted. Pass each image ID in a new line.

Response Parameter

ParameterTypeDescription
messagestringSuccess/failure message
statusstring"true" if successful, else "false"

API specific Error Code

Error CodeDescriptionReason
8078No Image passed to be deleted.Valid Image not passed.
8015Customer not found for the given identifiersValid customer identifiers not passed.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!