Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dvr_api:deleting_recordings [2019/10/10 20:14] – neds | dvr_api:deleting_recordings [2024/02/07 03:09] (current) – [API URL] neds | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Deleting recordings====== | ======Deleting recordings====== | ||
| <btn type=" | <btn type=" | ||
| + | |||
| + | <WRAP center info> | ||
| + | This is a mirror of the documentation from: https:// | ||
| + | </ | ||
| A recording is deleted by sending a request to the record engine hosting the recording on the local network. The episode can optionally be flagged to be re-recorded. | A recording is deleted by sending a request to the record engine hosting the recording on the local network. The episode can optionally be flagged to be re-recorded. | ||
| Line 8: | Line 12: | ||
| The API URL is unique for each recording. Look for the " | The API URL is unique for each recording. Look for the " | ||
| + | |||
| + | The API URL must be invoked using a HTTP POST operation. HTTP GET operations will be rejected with 400 Bad Request. | ||
| </ | </ | ||
| Line 28: | Line 34: | ||
| </ | </ | ||
| + | ====History==== | ||
| + | <WRAP indent> | ||
| + | |||
| + | * 20210804: | ||
| + | * Document requirement to use HTTP POST. | ||
| + | |||
| + | * 20160427: | ||
| + | * Initial documentation. | ||
| + | |||
| + | </ | ||
| + | Copyright © 2016 Silicondust USA Inc. < | ||