push/read.json 概要

プッシュ通知の、未読既読を切り替えます。

リクエスト

パラメータ 説明
id*必須 string 既読にする通知のIDを指定します。

レスポンス

フィールド名 説明
statusフィールドがerrorのときにメッセージを返します。 message

サンプルリクエスト

$ curl http://example.com/api.php/push/read.json?id=0.60907600+1443437604&apiKey=5ad9d5a6a11c5f13ca5901a7c6e1d89ea991dc195666de393a61c808c61d19a5

サンプルレスポンス

{"status":"success"}