/
/CallFire API Documentation
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16h ago · Updated 2mo ago
calls21
campaigns10
contacts23
  • getFind contacts
  • postCreate contacts
  • getFind do not contact (dnc) items
  • postAdd do not contact (dnc) numbers
  • deleteDelete do not contact (dnc) numbers contained in source.
  • getFind universal do not contacts (udnc) associated with toNumber
  • getGet do not contact (dnc)
  • putUpdate an individual do not contact (dnc) number
  • deleteDelete do not contact (dnc) number. If number contains commas treat as list of numbers
  • getFind contact lists
  • postCreate contact lists
  • postCreate contact list from file
  • getFind a specific contact list
  • putUpdate a contact list
  • deleteDelete a contact list
  • getFind contacts in a contact list
  • postAdd contacts to a contact list
  • deleteDelete contacts from a contact list
  • deleteDelete a contact from a contact list
  • getFind a specific contact
  • putUpdate a contact
  • deleteDelete a contact
  • getFind a contact's history
keywords9
me13
media6
numbers9
orders4
reports1
texts20
webhooks7
    contacts

    Delete contacts from a contact list

    Deletes contacts from a contact list. List the contact ids in request to delete multiple contacts with one request.

    delete/contacts/lists/{id}/items

    Path parameters

    idinteger required

    A id of a contact list

    Query parameters

    contactIdinteger[]

    An id of a contact entity in the CallFire system

    Changes