POST
/
collections
/
{collection_id}
/
assets

Path Parameters

collection_id
string
required

The id of the collection to add assets to

Body

application/json
assets
string[]
required

The ids of the assets to add to the collection

filters
object
required

The filters to add to the collection

Response

200 - application/json
id
string
required
name
string
required
description
string
required
type
enum<string>
required

An enumeration.

Available options:
auto,
user
tags
string[]
required
filters
object
required
preview_asset
object
preview_image
object