Collections
Add Asset to Collection
Add an asset to a collection
POST
/
collections
/
{collection_id}
/
assets
Path Parameters
collection_id
string
requiredThe id of the collection to add assets to
Body
application/json
assets
string[]
requiredThe ids of the assets to add to the collection
filters
object
requiredThe filters to add to the collection
Response
200 - application/json
id
string
requiredname
string
requireddescription
string
requiredtype
enum<string>
requiredAn enumeration.
Available options:
auto
, user
tags
string[]
requiredfilters
object
requiredpreview_asset
object
preview_image
object