v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Notifications

Create Notification

Create a new notification for a user

post/notification

Request body

titlestring nullable
messagestring nullable
typestring required
eventDataobject nullable
relatedEntityIdstring
relatedEntityTypestring

Response

Notification created successfully

idstring required
userIdstring required
titlestring nullable required
contentstring nullable required
type'info' | 'task_created' | 'workspace_created' | 'task_status_changed' | 'task_assignee_changed' | 'time_entry_created' | 'due_date_reminder' | 'task_overdue' | 'task_mention' required
eventDataobject nullable required
isReadboolean
resourceIdstring
resourceType'task' | 'workspace'
createdAtstring date-time required
updatedAtstring date-time required