Establecer el tipo de notificación push Obsoleto

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

Establecer el tipo de notificación push.

Parámetros de path

Respuestas

  • 200

    Establecido con éxito.

PUT /groups/{groupId}/apps/{appId}/push/notifications/{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"