Skip to main content

Mark Notification as Read

PUT 

/api/auth/:id/read-notification

Marks a specific notification as read for the authenticated user.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Path params:

  • activity_log_id: ID of the activity log / notification to mark as read

Request

Responses

OK

Response Headers
    Content-Type