Skip to main content

Update notification

PUT 

/notification/:notificationId

Update notification

Request​

Path Parameters

    notificationId notificationIdrequired

    The notificationId to update

Body

Notification data

    seen boolean

Responses​

Notification successfully updated

Schema

    id notificationId (string)

    Unique identifier for notification

    importance integer
    type string
    owner address (string)
Loading...