Skip to main content

Create a Primary VDT

POST 

/public-api/v1/vdt

Creates a Primary VDT for the authenticated organization using the selected registry and attribute values.

Details :

  • Requires a valid registryId.
  • Attribute values must match the selected registry schema.
  • Set options.mint to true when on-chain minting is required.
  • Returns SDK-friendly VDT summary fields (id, entityId, registryId, sequenceId, timestamps).
  • Use the returned entityId with Get, Update, Burn, and Transfer APIs.

Request

Responses

Primary VDT created successfully.