Kaltura API

game_userscoredelete
Description:
Input Params
Name Type Description Required Default Value
gameObjectId string V
gameObjectType KalturaGameObjectType V
userId string V
Output Type
KalturaUserScorePropertiesResponse
Example HTTP Hit
http://www.kaltura.com/api_v3/service/game_userscore/action/delete
JSON object:
				
{ gameObjectId: "value", gameObjectType: "value", userId: "value" }