update_user_preference_topic
Update a user's preference for a specific subscription topic (opt in, opt out, or set channel preferences).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Preference status | |
| user_id | Yes | The user ID | |
| topic_id | Yes | The subscription topic ID | |
| custom_routing | No | Custom channel routing order | |
| has_custom_routing | No | Whether custom channel routing is set |