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

    type string
    owner address (string)
    importance integer
    id notificationId (string)

    Unique identifier for notfication

Loading...