Enterprises: sendTestPushNotification

EMM entegrasyonunu doğrulamak için bir test bildirimi gönderir bu kuruluş için Google Cloud Pub/Sub hizmetine abone olmanız gerekir.

İstek

HTTP isteği

POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/sendTestPushNotification

Parametreler

Parametre adı Değer Açıklama
Yol parametreleri
enterpriseId string Kuruluşun kimliği.

Yetkilendirme

Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor:

Kapsam
https://www.googleapis.com/auth/androidenterprise

Daha fazla bilgi edinmek için kimlik doğrulama ve yetkilendirme sayfasına göz atın.

İstek içeriği

Bu yöntemle istek gövdesi sağlamayın.

Yanıt

Başarılı olursa bu yöntem, aşağıdaki yapıya sahip bir yanıt gövdesi döndürür:

{
  "topicName": string,
  "messageId": string
}
Mülk adı Değer Açıklama Notlar
topicName string Bu kuruluşun kayıtlı hesabı için bildirimlerin gönderileceği Cloud Pub/Sub konusunun adı.
messageId string Gönderilen test push bildiriminin mesaj kimliği.