Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

Service Name uploadToken
Description
Actions
Name Description
addAdds new upload token to upload a file
getGet upload token by id
uploadUpload a file using the upload token id, returns an error on failure (an exception will be thrown when using one of the Kaltura clients)
deleteDeletes the upload token by upload token id
listList upload token by filter with pager support.
When using a user session the service will be restricted to users objects only.