update_contact_lifecycle
Update a contact's lifecycle stage or remove it by setting stage to null. Use contact ID, email, or phone number.
Instructions
Update a contact's lifecycle stage, or remove the lifecycle (pass stage as null or empty to clear).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | Yes | The lifecycle stage name to set. Set to null or omit to remove the contact's lifecycle. | |
| identifier | Yes | The contact's identifier. Can be the contact's ID, email, or phone number. |