POST /v1/tokens/{tokenId}/burn
Reduce the supply of a deployed QRC token by burning from a vault-controlled balance or a permitted external holder.
Request body
from.type accepts address, walletId, or vaultAccountId.
Response (202)
Errors
Retry safety
Retries with the sameIdempotency-Key are safe and return the original operation.