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