| groupUser:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| delete by userId and groupId |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| userId | string | V | |||
| groupId | string | V | |||
| Output Type | |||||
| No Output | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=groupUser&action=delete POST fields: userId groupId |
|||||