Deleting a single document (V2)
cURL Example
curl -X DELETE
'https://{fqdn_helix}/api/v2/ArchiveApi/{archive}/{key}' /
-H 'Authorization: Bearer {ACCESS_TOKEN}' /
-H 'accept: */*'Definitions
See Archive Service API.
Permissions
Delete permissions on the archive are required.