API ReferenceCustomersUpdate a customerUpdate a customer PUT /v1/customers/:id Update an existing customer by their unique identifier. Request Responses200400401403404Customer updated successfullyBad Request - Invalid input dataUnauthorized - Invalid or missing tokenForbidden - customer:write scope requiredCustomer not found