user:delete | ||||
---|---|---|---|---|
Description: | ||||
Deletes a user from a partner account. |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
userId | string | The user's unique identifier in the partner's system | V | |
Output Type | ||||
KalturaUser | ||||
Errors | ||||
INVALID_USER_ID,Invalid user id | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=user&action=delete POST fields: userId |