Name |
Description |
add | Adds new upload token to upload a file
|
get | Get upload token by id
|
upload | Upload a file using the upload token id, returns an error on failure (an exception will be thrown when using one of the Kaltura clients)
|
delete | Deletes the upload token by upload token id
|
list | List upload token by filter with pager support.
When using a user session the service will be restricted to users objects only.
|