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