cigchat_subscriber_set_user_field
Set or update a subscriber's user field by field name or ID. Manage custom subscriber data for your cig.chat bot.
Instructions
Set or update subscriber user field value [PUT /subscriber/set-user-field] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| var_ns | Yes | Accepts either the user_field namespace id or the user_field's exact name — the server resolves names automatically. | |
| user_ns | Yes |