Update Customer
Dev - Customers
Update Customer
Update an existing customer’s information including email, name, metadata, and address.
PUT
Update Customer
Authorizations
API key authentication for development endpoints.
You can create API keys in your team's settings on the Lukittu dashboard.
Include the API key in the Authorization header as: Bearer YOUR_API_KEY
Example:
Authorization: Bearer lukittu_api_key_abc123def456...Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. UUID v4 identifier
The unique identifier (UUID v4) of the customer. UUID v4 identifier
Body
application/json