Skip to main content
DELETE
/
assets
/
{assetId}
Removes the asset from its policy. This operation is only possible if the asset has been created on the same branch it is being removed on
curl --request DELETE \
  --url https://api.example.com/assets/{assetId}
{}

Path Parameters

assetId
string
required

assetId

Query Parameters

whenAt
string

Optional: the whenAt datetime

branchId
string
required

the branchId

Response

The response is of type object.