NovuN
Novu14mo ago
mariogamas

preferences not updating

const res = await novu.subscribers.updatePreference(subscriberId, templateId, {
channel: {
type:ChannelTypeEnum.IN_APP,
enabled,
},
enabled
});

for some reason, user preferences are not being update
Was this page helpful?