partner:getsecrets | |||||
---|---|---|---|---|---|
Description: | |||||
Retrieve partner secret and admin secret |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
partnerId | int | V | |||
adminEmail | string | V | |||
cmsPassword | string | V | |||
Output Type | |||||
KalturaPartner | |||||
Errors | |||||
ADMIN_KUSER_NOT_FOUND;;The data you entered is invalid | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=partner&action=getsecrets POST fields: partnerId adminEmail cmsPassword |