update_profile
Update a Klaviyo profile's contact details and properties by providing its ID and the fields to modify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the profile to update | |
| No | Email address of the profile | ||
| last_name | No | Last name of the profile | |
| first_name | No | First name of the profile | |
| properties | No | Additional properties for the profile | |
| external_id | No | External ID for the profile | |
| phone_number | No | Phone number of the profile |