Notification
- リソース
- /connect/notifications/notificationId
- 適用開始バージョン
- 49.0
- Chatter が必要かどうか
- いいえ
- HTTP メソッド
- GET、PATCH
- PATCH のリクエストボディ
-
- ルート XML タグ
- <notification>
- JSON の例
-
1{ "read" : "true" } - プロパティ
- PATCH の要求パラメータ
-
パラメータ 型 説明 必須か省略可能 使用可能なバージョン read Boolean 通知を既読 (true) または未読 (false) としてマークします。 seen が指定されていない場合は必須 49.0 seen Boolean 通知を表示 (true) または未表示 (false) としてマークします。 read が指定されていない場合は必須 49.0 - GET および PATCH のレスポンスボディ
- Notification