remove_contact_id
Remove a contact ID from a Cognigy.AI contact profile to dissociate a user identifier. Set dryRun to false to apply changes.
Instructions
Removes a contact ID from a Cognigy.AI contact profile. Use this when a user identifier should no longer be associated with a profile. MUTATING: Set dryRun=false to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without removing. Set to false to actually remove. | |
| contactId | Yes | The contact ID to remove from the profile | |
| profileId | Yes | The contact profile ID to modify |