Skip to main content

Update all user's notifications as read

PATCH 

/api/v1/users/me/notifications/mark_all_as_read

Update all user's notifications as read

Request

Body

required

    data

    object

    type stringrequired

    Possible values: [notifications]

    attributes

    object

    notification_ids int32[]

    IDs of notifications that we want to mark as read

Responses

Schema

    any

Loading...