複製內容到指定頁面
LastUpdate : 2022/02/21
Request
URL : https://modularization.asus.com/API/copyContentToPage
Method : Post
Parameter | Document |
---|---|
apiid* | API 授權 ID 。 |
apikey* | API 授權 Key。 |
siteid* | 資料所屬的 siteID。 |
title | 頁面標題。 |
author | 頁面建立者AD Aacount。 |
refer_dataRowid* | 指定要被複製的 dataRowid 。 |
pageid* | 指定存儲 pageid 。 |
isPublish | 儲存版本類型 1 = Publish, 0 = Save。 |
Response (JSON):
result | 0 = Success |
message | Success or error message。 |
dataRowId | 新建立的 dataRowId。 |