Deletes a contact from the list.
Method schema is available as of layer 102. Switch »
| Name | Type | Description |
|---|---|---|
| id | InputUser | User ID |
The method returns a contacts.Link object containing the new link value for this contact.
| Code | Type | Description |
|---|---|---|
| 400 | CONTACT_ID_INVALID | The provided contact ID is invalid |