delete https://api.lumenpath.com/api/asset//collection///
Delete an asset from a application collection
Deletes an asset from an application collection.
In the example below, we delete an asset 92a572b1-35ea-40e1-a871-0934efeb210a
from the collection named DailySpecials
.
curl -X DELETE --user "543cce56-c950-4c7f-9dcc-53bcb3e90a4a:m3KIyJhaSJKm-nGDBHWXzA" -v https://api.lumenpath.com/api/asset/543cce56-c950-4c7f-9dcc-53bcb3e90a4a/collection/DailySpecials/92a572b1-35ea-40e1-a871-0934efeb210a/
Response
========
< HTTP/1.1 201 Created
< Content-Length: 0