设置推送通知类型 已弃用

PUT /groups/{groupId}/apps/{appId}/push/notifications/{messageId}/type

设置推送通知类型。

路径参数

响应

  • 200

    已成功设置。

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