v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Customer

Update Customer

Updates a customer by identifier.

put/customers/{customerId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

namestring

The name of the customer.
Unsupported characters in the name: \ / : * ? " < > |

keyContactIdstring

The ID of the account user set as key contact.

ragStatus'green' | 'amber' | 'red'

The color tag used to mark-up a customer in the UI.

folderVisibility'default' | 'private'

The folder visibility to its subfolders.

Response

No Content