update-customer
Modify a customer’s name, email, or phone by providing the customer ID. Update the customer record directly in Zentria CRM.
Instructions
Update a customer (PUT /api/public/customers/{id}). Scope: customers:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer id. | |
| name | No | ||
| No | |||
| phone | No |