Burn tokensAsk AIpost https://api.fireblocks.io/v1/tokenization/collections/{id}/tokens/burnBurn tokens in a collectionPath ParamsidstringrequiredThe collection link idBody ParamsvaultAccountIdstringrequiredThe id of the vault account that initiates the burn functiontokenIdstringrequiredThe token idamountstringFor ERC721, amount is optional or should always be 1 and for ERC1155, amount should be 1 or greaterexternalIdstringExternal id that can be used to identify the transaction in your system. The unique identifier of the transaction outside of Fireblocks with max length of 255 charactersHeadersIdempotency-KeystringA 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 202Tokens burned successfully defaultError ResponseUpdated 4 months ago