v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-2166128239.1 KB
notifications

Update Notifications

Bulk update notifications.

Supports:

  • content: Re-encrypt content (sender OR recipient can do this)
  • read: Mark as read (only recipient can do this)

Returns the updated notifications.

patch/api/notifications/

Request body

Response

Successful Response

type'user_message' | 'workspaceuser_added_owner' | 'workspaceuser_added_collaborator' | 'workspaceuser_added_guest' | 'workspaceuser_removed' | 'workspaceuser_updated_owner' | 'workspaceuser_updated_collaborator' | 'workspaceuser_updated_guest' | 'contact_accepted' required

Notification types - all persisted AND delivered via WebSocket.

Type is self-descriptive, no need to parse content field.

external_idstring required
workspace_ext_idstring nullable
contentstring nullable
newboolean
created_atstring date-time required
updated_atstring date-time required