DeleteAsset
Deletes an asset.
DELETE
/
api
/v1
/assets
/{assetId}
Path Parameters
assetId
Requiredstring
The id of the asset to be archived. Required.
Query Parameters
archiveRuns
boolean
If true, will archive all runs associated with the asset.
A successful response.