| virusscan_virusscanprofile:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Mark the virus scan profile as deleted |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| virusScanProfileId | int | V | |||
| Output Type | |||||
| KalturaVirusScanProfile | |||||
| Errors | |||||
| INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=delete POST fields: virusScanProfileId |
|||||