Contacts
Delete a contact list item
Deleting a contact list item removes a contact from a list.
delete/contacts/lists/{list_id}/items/{item_id}
Path parameters
list_idnumber required
The ID of the contact list.
item_idnumber required
The ID of the list item to delete.
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.