cigchat_subscriber_clear_user_field
Remove a subscriber's user field value by specifying user namespace and field namespace. The API resolves names automatically, clearing the stored data.
Instructions
Clear subscriber user field value [DELETE /subscriber/clear-user-field] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |