For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update User Notifications Preferences

update User Notifications Preferences.

Notifications is Norbix's unified Email + Push + SMS messaging system β€” one template engine and data-binding context across all three channels, for both transactional sends and high-volume campaigns.

This endpoint updates the user notifications preferences β€” only the fields you send are changed.

PUT /{version}/notifications/user/preferences

Full request/response reference will appear here once this endpoint is added to the API spec.

In the dashboard

Manage this visually in Norbix Cloud β€” see Notifications.

Use it from code

Every Norbix SDK exposes this endpoint as a method β€” see Update User Notifications Preferences in the SDK reference, with examples in every language.

Last updated