Deletes a prefetch schedule for a specific playback configuration. If you call <code>DeletePrefetchSchedule</code> on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.
delete/prefetchSchedule/{PlaybackConfigurationName}/{Name}
Path parameters
Namestring required
The name of the prefetch schedule. If the action is successful, the service sends back an HTTP 204 response with an empty HTTP body.
PlaybackConfigurationNamestring required
The name of the playback configuration for this prefetch schedule.
Response
Success
DeletePrefetchScheduleResponse required