Create a new collection

Create a new collection and link it as a token.
Endpoint Permission: Owner, Admin, Non-Signing Admin, Signer, and Editor.

Body Params
string
required

The blockchain base assetId

string
required

The id of the vault account that initiated the request to issue the token

string
enum
required

The type of collection

Allowed:
string
required

A string that represents the name of the collection

string
required

A string that represents the symbol of the collection

string
required

The EVM address of the user that will be set as the admin user of the collection

string

A string to display as a name of the collection

Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
Request
Response
Choose an example:
application/json