Kaltura API DocumentationshortLink.update

Update existing short link

Try it out
post https://www.kaltura.com/api_v3/service/shortlink_shortlink/action/update

Request Parameters

body:object
object
id*:string
shortLink*:object:KalturaShortLink
createdAt:integer

readOnly

expiresAt:integer
fullUrl:string
id:string

readOnly

name:string
partnerId:integer

readOnly

status:integer
Enum: DISABLED [1], ENABLED [2], DELETED [3]

Enum Type: KalturaShortLinkStatus

systemName:string
updatedAt:integer

readOnly

userId:string

Response

Success

object:KalturaShortLink
createdAt:integer

readOnly

expiresAt:integer
fullUrl:string
id:string

readOnly

name:string
partnerId:integer

readOnly

status:integer
Enum: DISABLED [1], ENABLED [2], DELETED [3]

Enum Type: KalturaShortLinkStatus

systemName:string
updatedAt:integer

readOnly

userId:string