Kaltura API DocumentationshortLink.delete

Mark the short link as deleted

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

Request Parameters

body:object
object
id*: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