Delete Customer Profile

This API is used to delete a customer profile.

📘

Know Your Endpoint

Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.

🚧

Cautionary Notice

Once a customer profile is deleted, it cannot be recovered. However, a new customer profile can be created with the same customer id.

This process is irreversible.

📘

For data privacy and security reasons, the REST API is served over encrypted HTTPS. Standard HTTP is not supported.

Status Codes

The following are the response codes this method may return:

Response CodeMessageDescription
1000QueuedReturned when the request is queued
7001Authentication failedReturned when an invalid service key or profile key is provided in the request
7002Service Key MissingReturned when the parameter key is missing in the message request
7003Mandatory parameters missingReturned when the mandatory parameters configured in custom event are missing
7203Customer not foundReturned when the customer is not found
7208Source IP is not allowed listedReturned when a request is sent from an IP that is not in the allowed list in Webex Connect
Language
Authorization
Header