Modify collection metadata

Update an existing collection's metadata.

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

Collection slug

Body Params

Request body for modifying collection metadata

string
length between 1 and 100
^[\x20-\x7E]+$

Collection name

string
length between 0 and 1000

Collection description

string

Logo image token

string

Banner image token

string

Collection category

string
length between 1 and 50
^[a-z0-9-]+$

New collection slug

boolean

Whether the collection is NSFW

boolean

Whether trait offers are enabled

boolean

Whether rarity is disabled

authorized_editors
array of strings
length between 0 and 10

Authorized editors

authorized_editors
string
^$|^(https?)://.+$

Collection external URL

string
^$|^(https?)://.+$

Collection Telegram URL

string
length between 1 and 50
^[a-zA-Z0-9_-]+$

Medium username

creator_fees
array of objects
length between 0 and 5

Creator fees

creator_fees
boolean

Whether buyer-side creator fees are enabled

int32
0 to 1000

Buyer-side creator fee basis points

string

Buyer-side creator fee recipient

Responses

400

For error reasons, review the response data.

401

Invalid or missing API key

403

Forbidden

404

Resource not found

500

Internal server error. Please open a support ticket so OpenSea can investigate.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*