> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.AssetsDeleteArgs.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface AssetsDeleteArgs

```typescript
interface AssetsDeleteArgs {
    ref: string;
}
```

Types: [ref](#ref)

##### Index

### <a id="properties"></a>Properties

[ref](#ref)

## <a id="properties-1"></a>Properties

### <a id="ref"></a>ref

```typescript
ref: string
```

Existing asset ref produced by this project.
