Skip to content

mark notification as read

PATCH
/v1/notifications/{id}
curl --request PATCH \
--url https://api.adversarial.com/api/v1/notifications/123
id
required
integer format: int64

The ID of the notification to mark as read

Example
123

Notification marked as read

Notification not found