发送推送通知。 已弃用

发布 /groups/{groupId}/apps/{appId}/push/notifications/{messageId}/send

发送推送通知

路径参数

响应

  • 200

    已成功发送。

POST /groups/{groupId}/apps/{appId}/push/ 通知/{messageId}/send
curl \
 --request POST 'https://services.cloud.mongodb.com/api/admin/v3.0/groups/{groupId}/apps/{appId}/push/notifications/{messageId}/send' \
 --header "Authorization: Bearer $ACCESS_TOKEN"