| attachment_attachmentasset:update | ||||
|---|---|---|---|---|
| Description: | ||||
| Update attachment asset |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| id | string | V | ||
| attachmentAsset | KalturaAttachmentAsset | V | ||
| Output Type | ||||
| KalturaAttachmentAsset | ||||
| Errors | ||||
| ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=attachment_attachmentasset&action=update POST fields: id attachmentAsset:id attachmentAsset:entryId attachmentAsset:partnerId attachmentAsset:version attachmentAsset:size attachmentAsset:tags attachmentAsset:fileExt attachmentAsset:createdAt attachmentAsset:updatedAt attachmentAsset:deletedAt attachmentAsset:description attachmentAsset:partnerData attachmentAsset:partnerDescription attachmentAsset:filename attachmentAsset:title attachmentAsset:format attachmentAsset:status |
||||