Method: subscriptions.create

Membuat langganan Google Workspace. Untuk mempelajari cara menggunakan metode ini, lihat Membuat langganan Google Workspace.

Permintaan HTTP

POST https://workspaceevents.googleapis.com/v1/subscriptions

URL menggunakan sintaksis gRPC Transcoding.

Parameter kueri

Parameter
validateOnly

boolean

Opsional. Jika ditetapkan ke true, akan memvalidasi dan melihat pratinjau permintaan, tetapi tidak akan membuat langganan.

Isi permintaan

Isi permintaan memuat instance Subscription.

Isi respons

Jika berhasil, isi respons memuat instance Operation yang baru dibuat.

  • Kolom metadata berisi array kosong.
  • Kolom response berisi instance baru Subscription.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.readonly
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly
  • https://www.googleapis.com/auth/meetings.space.created
  • https://www.googleapis.com/auth/meetings.space.readonly

Untuk informasi selengkapnya, lihat Panduan otorisasi.