Go to documentation repository
Page History
...
Parameter | Is required | Description |
|---|---|---|
| archivetaskid | Yes | Task ID |
...
(see the response in Creating archive export request) |
Request example:
DELETE http://127.0.0.1:80/removearchive?archivetaskid=084b56a5-bd49-4327-82db-9bc911f7ff96
...
Response example:
| Code Block | ||
|---|---|---|
| ||
{
"ArchiveTaskId" : "084b56a5-bd49-4327-82db-9bc911f7ff96",
"ErrorMessage" : null,
"Success" : true
} |
...
The corresponding folder with mp4 file will be deleted from the export folder.
Overview
Content Tools