Notifications

Mark a specific notification as read

patch/notification/{id}/read

Path parameters

idstring required

Response

Notification marked as read

idstring required
userIdstring required
titlestring required
contentstring nullable required
type'info' | 'task_created' | 'workspace_created' | 'task_status_changed' | 'task_assignee_changed' | 'time_entry_created' required
isReadboolean
resourceIdstring
resourceType'task' | 'workspace'
{"stackTrail":"components:responses:markNotificationAsRead_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}

Changes