# Delete

Launch stage: GA

`DELETE /api/2.0/apps/{name}/thumbnail`

Deletes the thumbnail for an app.

API scopes: apps

## Path parameters

- `name` (string, optional)
  The name of the app.

## Response

```json
{}
```

