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