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

    importance integer
    id notificationId (string)

    Unique identifier for notification

    owner address (string)
    type string
Loading...