delete_asset
Delete an asset from ReliaQuest GreyMatter by providing its asset ID, with an optional comment for auditing.
Instructions
Assets · mutation deleteAsset. Variables: input. Example variables: {"input":{"assetId":"","comment":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DeleteAssetInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |