Liveblocks

Official
by liveblocks

delete-notification-settings

Remove notification settings for a specific user in Liveblocks by providing the userId, ensuring streamlined management of user preferences.

Instructions

Delete Liveblocks notification settings

Input Schema

NameRequiredDescriptionDefault
userIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "userId": { "type": "string" } }, "required": [ "userId" ], "type": "object" }
ID: x714wi36o5