Skip to content

Notification endpoint

Daniel López Guimaraes edited this page Jun 22, 2023 · 1 revision

Methods

POST notification/claim

This method acknowledges the server that the client has claimed a notification with the given ID.

Parameters

Field Notes
id Notification ID.

Response

Type Field Notes
bool success If the request has been successful.