| userEntry:add | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Adds a user_entry to the Kaltura DB. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| userEntry | KalturaUserEntry | V | |||
| Output Type | |||||
| KalturaUserEntry | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=userEntry&action=add POST fields: userEntry:relatedObjects userEntry:id userEntry:entryId userEntry:userId userEntry:partnerId userEntry:status userEntry:createdAt userEntry:updatedAt userEntry:type |
|||||