delete https://connect.routee.net/contacts/my/
Delete an already existing contact providing the contact’s id.
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| blacklistedServices | Defines all the services for which the contact has been blacklisted. |
| country | The country information of the contact. |
| The e-mail address of the contact. | |
| firstName | The first name of the contact. |
| id | The identification of the contact. |
| lastName | The last name of the contact. |
| groups | All contact groups (tags) that this contact belongs to. |
| mobile | The mobile number of the contact. |
| vip | Indicates whether the contact is treated as vip or not. |
| labels | Contains the contact's labels with their respective values. |
| labels.name | The name of the label. |
| labels.type | The type of the label. Supported types are: Text or Number. |
| labels.value | The value of the label. |
ERROR CODES
| STATUS | CODE | DESCRIPTION |
|---|---|---|
| 404 | 404001001 | Account not found |
| 404 | 404002001 | Contact not found |
| 500 | 500002002 | Contact was not deleted |
