Add asset to an application collection

Add an asset to a application collection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Adds an asset to an application collection. If the collection doesn't exist, it will be created.

In the example below, we add an asset 92a572b1-35ea-40e1-a871-0934efeb210a to the collection named DailySpecials.

curl -X PUT --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
Path Params
string
required

Application Id

string
required

Collection Name, a URL safe string ([a-zA-Z0-9_-~])

string
required

Asset Id

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json