Labeling Curation

Replace curation vault labels

Entity members must still prove current on-chain ownership. Ungoverned EVK labels and labels assigned to an ungoverned product are immutable after registration; platform administrators retain correction access.

put/v3/curation/vaults/{chainId}/{address}/labels

Path parameters

chainIdinteger required
addressstring required

Request body

vaultType'evk' | 'earn' | 'securitize' | 'escrow'

Platform-only correction. Entity members cannot change the discovered vault type.

productIdstring nullable
entityIdstring nullable

Platform-only correction. Entity members cannot transfer a registered vault between entities.

namestring nullable
descriptionstring nullable
portfolioNoticestring nullable
isDeprecatedboolean
deprecationReasonstring nullable
tagsstring[]

Response

Vault labels.

Changes

No recorded changes to this endpoint across all 1 revision of this API.