Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the asset to be archived. Required.
Query Parameters
If true, will archive all runs associated with the asset.
Response
A successful response.
The response of a call to AssetService_DeleteAsset.
Deprecated: Use ArchiveAssetResponse instead.