UpdateContentsFileVersion
コンテンツファイルのバージョンを更新します。
Input
Name | Type | Required | Description |
ContentsItemId | String | True | コンテンツレコードを一意に識別するID。 |
FileTitle | String | False | ファイルのタイトル。 |
FileVersion | String | True | ファイルのバージョン。 |
FileComment | String | False | ファイルのコメント。 |
BlobId | String | True | blob Id。 |
Result Set Columns
Name | Type | Description |
Success | String | 更新が成功した場合はTrue を返します。 |