delete-archive
To delete archived data from cloud you should start deleting process with /execution/aidbox.archive/delete-archive
task.
delete-archive properties:
Properties
Required
Description
archiveId
archiveId
property of succeeded create-archive status response if it archived at least 1 row.
To fetch status of the task make /execution/aidbox.archive/delete-archive/[task_id]
request with id from delete-archive response:
Last updated