Labeling Curation

Create curation product

Creates a chain-scoped product. Platform administrators may create for any entity; entity admins and editors may create only for their own entity. entityId becomes immutable and governanceMode is server-derived.

post/v3/products

Request body

idstring required
chainIdinteger required
entityIdstring required
coBrandEntityIdsstring[]

Platform-managed co-branding only. Entity members cannot set this field.

namestring required
logostring nullable
descriptionstring nullable
urlstring nullable
portfolioNoticestring nullable
isDeprecatedboolean
deprecationReasonstring nullable

Response

Product created.

Changes