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 notfication

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