The login token
The optional ID of a Memori object the Asset belongs to
The optional ID of an Engine Memory object the Asset belongs to
Success
The fileName parameter supports specifying a resize format by appending '@{format}' before the extension (e.g., 'assetId@32x32.png'). The following formats are supported:
```favicon``` (16x16)
```16x16```
```32x32```
```180x180```
```192x192```
```300x300```
```512x512```
Name of the Asset file
Optional ID of an Engine Memori session
Success
No content
The login token
Name of the Asset file
Specifications of an Asset object.
Asset ID. Unique and assigned by the system. Returned during Upload operations. Ignored in other cases.
Public URL of the Asset file. Unique and assigned by the system. Returned during Upload operations. Ignored in other cases.
Extrapolated MIME type. Returned during Upload operations. Ignored in other cases.
Original name of the uploaded file, without the extension. Returned during Upload operations. Used during Update operations.
Optional ID of the Memori object this Asset belongs to. May be empty for assets not belonging to a Memori object. Returned during Upload operations. Ignored in other cases.
Optional ID of the Memory object on the Memori Engine. May be empty for public assets. Returned during Upload operations. Used during Update operations. To clear this property during an Update operation set it to a single dash character ("-").
Timestamp of creation. Returned during Get operations. Ignored in other cases.
Timestamp of latest change. Returned during Get operations. Ignored in other cases.
Success