shortlink_shortlink:update | ||
---|---|---|
Description: | ||
Update exisitng short link |
||
Input Params | ||
name | type | Description |
id | string | |
shortLink | KalturaShortLink | |
Output Type | ||
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 |