Skip to main content
Version: Next

Update a notification as acknowledged

PUT 

/notification/:notificationId/acknowledged

Update a notification as acknowledged

Request

Path Parameters

    notificationId int64required

Query Parameters

    targetId string

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Body

    object

Responses

default response

Schema

    any

Loading...