MarkNotificationsDone

Mark one or more notifications as done or not done for the current user. Use this when the user has completed the action associated with a notification.

MarkNotificationsDone

Mark one or more notifications as done or not done for the current user. Use this when the user has completed the action associated with a notification.

Parameters

Parameter Type Required Description
notificationIds string[] Yes The IDs of the notifications to update.
done boolean Yes Whether to mark as done (true) or not done (false).