Kaltura API

apptokendelete
Description:
Delete application authentication token by ID
Input Params
Name Type Description Required Default Value
id string V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/apptoken/action/delete
JSON object:
				
{ id: "value" }