Skip to main content
Update specific details of an existing customer profile.

Request authentication

This endpoint requires a Secret Key (sk_...) passed in either the x-api-key header or as a Bearer token in the Authorization header.

Path parameters

string
required
The unique ID of the customer to update.

Request parameters

string
The new email address for the customer profile.
string
The new first name for the customer profile.
string
The new last name for the customer profile.
string
The new phone number for the customer profile.