Complete Alert Signal

Silences an “incomplete” notification.

An “Incomplete” notification is one that has not yet been viewed by a user. Once a user has interacted with a notification it should be “completed”.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
adminAlertSignalIdlongRequired

Response

AdminAlertSignalResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

adminAlertSignalobject or null