PUT
/
collections
/
{collection_id}

Path Parameters

collection_id
string
required

The id of the collection to be updated

Body

application/json
name
string

The new name for the collection

description
string

The new description for 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