| shortlink_shortlink:update | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Update exisitng short link |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | V | |||
| shortLink | KalturaShortLink | V | |||
| Output Type | |||||
| KalturaShortLink | |||||
| Errors | |||||
| INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=shortlink_shortlink&action=update POST fields: id shortLink:relatedObjects shortLink:id shortLink:createdAt shortLink:updatedAt shortLink:expiresAt shortLink:partnerId shortLink:userId shortLink:name shortLink:systemName shortLink:fullUrl shortLink:status |
|||||