Delete an existing BasicAsset by ContentID.
[BaseURL]/Asset/Metadata/Basic/{ContentID}
DELETE
HTTP 200
The following example deletes a BasicAsset by ContentID
DELETE [BaseURL]/Asset/Metadata/Basic/urn:dece:contentid:org:customer-zero:123456789 HTTP/1.1
Host: api.uvvu.com
HTTP/1.1 200
Date: [Date]
X-transaction-info: [TransactionInfo]