Skip to main content
Use contacts endpoints to create, retrieve, update, and delete lead records.

Endpoints in this guide

  • GET /api/contacts
  • GET /api/contacts/{id}
  • POST /api/contact
  • PUT /api/contact
  • DELETE /api/contacts/{id}
  • POST /api/contacts/phoneNumber

List contacts

Create a contact

Continue with Conversations and Messages.