Skip to main content
DELETE
/
evault
/
v1
/
archives
/
{id}
Delete Archive
curl --request DELETE \
  --url https://api.example.com/evault/v1/archives/{id}/ \
  --header 'api-key: <api-key>'

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this archive.

Response

204

No response body