Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

packageId
string<guid>
required

The target package's unique identifier A package's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Query Parameters

delayedDeletionTime
integer

Number of days after the package is deleted before its audit proofs are deleted as well. When omitted, the Delayed Deletion Time value from the Configuration Index applies. Pass 0 to keep the audit proofs indefinitely until a manual Delete audit proofs call is made.

Response

Package was deleted