v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Collection Endpoints

Modify collection metadata

Update an existing collection's metadata.

patch/api/v2/collections/{slug}

Path parameters

slugstring required

Collection slug

Request body

namestring

Collection name

descriptionstring

Collection description

logo_image_tokenstring

Logo image token

banner_image_tokenstring

Banner image token

categorystring

Collection category

slugstring

New collection slug

is_nsfwboolean

Whether the collection is NSFW

is_trait_offers_enabledboolean

Whether trait offers are enabled

is_rarity_disabledboolean

Whether rarity is disabled

authorized_editorsstring[]

Authorized editors

external_urlstring

Collection external URL

telegram_urlstring

Collection Telegram URL

medium_usernamestring

Medium username

buyer_side_creator_fee_enabledboolean

Whether buyer-side creator fees are enabled

buyer_side_creator_fee_basis_pointsinteger

Buyer-side creator fee basis points

buyer_side_creator_fee_recipientstring

Buyer-side creator fee recipient

Response

Collection metadata updated successfully