Kaltura API

usernotifyBan
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
Example HTTP Hit
http://www.kaltura.com/api_v3/service/user/action/notifyBan
JSON object:
				
{ userId: "value" }