Kaltura API

group_groupdelete
Description:
Delete group by ID
Input Params
Name Type Description Required Default Value
groupId string The unique identifier in the partner's system V
Output Type
KalturaGroup
Example HTTP Hit
http://www.kaltura.com/api_v3/service/group_group/action/delete
JSON object:
				
{ groupId: "value" }