attachment_attachmentasset:update | |||||
---|---|---|---|---|---|
Description: | |||||
Update attachment asset |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
attachmentAsset | KalturaAttachmentAsset | V | |||
Output Type | |||||
KalturaAttachmentAsset | |||||
Errors | |||||
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=attachment_attachmentasset&action=update POST fields: id attachmentAsset:relatedObjects 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:actualSourceAssetParamsIds attachmentAsset:filename attachmentAsset:title attachmentAsset:format attachmentAsset:status |