| responseProfile:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Delete response profile by id |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| RESPONSE_PROFILE_ID_NOT_FOUND;ID;Response profile id [@ID@] not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=responseProfile&action=delete POST fields: id |
|||||