Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxiuwen committed Sep 27, 2024
1 parent 515bb4b commit d872448
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ If the returned HTTP status code is `200`, the request succeeds, and the respons
| `data.data` | Object | The push result data returned by the push service used by the push notification recipient. |
| `data.desc` | String | The description for the push failure. |

// Add two parameters, `data.data` and `data.desc` in the response body.

For other fields and detailed descriptions, see [Common parameters](#param).

If the returned HTTP status code is not `200`, the request fails. You can refer to [Status codes](#status-codes) for possible reasons.
Expand Down

0 comments on commit d872448

Please sign in to comment.