DELETE api/Asset/{id}
Deletes asset of index id. [NOT IMPLEMENTED YET]
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id of the asset |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.