prune-archived-data
Last updated
Last updated
To delete data that has been archived from your Aidbox database you can make /execution/aidbox.archive/prune-archived-data
request. You also can make this automatically with pruneArchivedData
parameter of create-archive request.
Properties | Required | Description |
---|---|---|
To fetch status of the task make /execution/aidbox.archive/prune-archived-data/[task_id]
request with id from prune-archived-data response:
archiveId
archiveId
property of succeeded create-archive response if it archived at least 1 row.