Customers

Customers represent the people who interact with your agents. You can store contact information, custom fields, and tags to segment them.

Available endpoints

MethodEndpointDescription
GET/v1/clients List every customer
GET/v1/clients/{id} Get a customer by ID or phone
POST/v1/clients Create a new customer
PATCH/v1/clients/{id} Update a customer by phone
DELETE/v1/clients/{id} Delete a customer by ID or phone