REST Resource: partners.channels.sites

資源:網站

單一網站。網站是隸屬於某個頻道的應用程式或網站。

JSON 表示法
{
  "name": string,
  "urlOrAppId": string
}
欄位
name

string

僅供輸出。網站的資源名稱。

urlOrAppId

string

必要欄位。網站的應用程式 ID 或網址。必須採用 UTF-8 編碼,且長度不得超過 240 位元組。

方法

bulkEdit

大量編輯單一管道下的網站。

create

在管道中建立網站。

delete

從管道中刪除網站。

list

列出頻道中的網站。

replace

替換單一管道下的所有網站。