Skip to content

@salesforce/b2c-tooling-sdk / operations/mrt / updateNotification

Function: updateNotification() ​

updateNotification(options, auth): Promise<object & object & object>

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/notification.ts:368

Updates a notification in an MRT project.

Parameters ​

options ​

UpdateNotificationOptions

Update notification options

auth ​

AuthStrategy

Authentication strategy (ApiKeyStrategy)

Returns ​

Promise<object & object & object>

The updated notification

Throws ​

Error if request fails

Released under the Apache-2.0 License.