Customers
Customers Overview
Manage customer records
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage customer records
| Method | Path | Description |
|---|---|---|
POST | /v1/customers | Create a customer |
GET | /v1/customers/{id} | Get a customer |
GET | /v1/customers | List customers |
PATCH | /v1/customers/{id} | Update a customer |