# \_unarchive

Unarchives and asset

### Parameters

#### id

id of the asset

#### Example

```
FM_api('Asset_unarchive',['id'=>'3'])
```

#### On Success

```
{"ok":1}
```
