Reissue a multichain token

Reissue a multichain token. This endpoint allows you to reissue a token on one or more blockchains. The token must be initially issued using the issueTokenMultiChain endpoint.

Path Params
string
required

The ID of the token link

Body Params
string
required

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

chains
array of strings
required

The base asset identifiers of the blockchains you want to deploy to

chains*
boolean

Whether to use gasless deployment or not

string

Max fee amount for the deploy request. Interchangeable with the 'feeLevel' field

string
enum

Fee level for the deploy request. Interchangeable with the 'fee' field

Allowed:
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