Delete a application collection

Delete an application collection

Delete an application collection. This call only deletes the reference to the assets in the collection and not the asset itself. The assets can still be accessed using other asset specific API endpoints.

The example below deletes the collection 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/
Language