bulk_update_user_preferences
Additively create or update a user's preferences for one or more topics in a single request. Only the topics in the body are touched; existing overrides for other topics are left untouched. Partial-success: valid topics are written and returned in items, unapplicable ones collected in errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topics | Yes | Topics to create or update | |
| user_id | Yes | The user ID | |
| tenant_id | No | Scope the update to a specific tenant context |