update_contact_profile
Update an existing Cognigy.AI contact profile to modify stored user data or GDPR consent. Validate changes with dryRun before applying.
Instructions
Updates an existing Cognigy.AI contact profile. Use this to modify stored user data or GDPR consent. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| profile | No | Profile data to update (merges with existing) | |
| profileId | Yes | The contact profile ID to update | |
| acceptedGDPR | No | Update GDPR consent status |