푸시 알림 유형 설정 더 이상 사용되지 않습니다.

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"