Attachment Input: Existing Content
- XML
- XML リクエストボディでは、attachmentType は <attachment> 要素の属性です。
1<attachment attachmentType="ExistingContent"> 2 <contentDocumentId>069...</contentDocumentId> 3</attachment> - JSON
-
1{ "attachment": 2 { 3 "attachmentType":"ExistingContent", 4 "contentDocumentId": "069D00000001FHF" 5 } 6} - プロパティ
-
名前 型 説明 使用可能なバージョン attachmentType String 添付ファイルの種別。値 ExistingContent を含める必要があります。 27.0 ~ 31.0 contentDocumentId String 既存のコンテンツの ID 23.0 ~ 31.0