ArchiveAsset
Archives an asset.
POST
/
api
/v1
/assets
/{assetId}
/archive
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.