delete https://api.tec.tjrsgon.com/tmi-api/v1/assets//chains/
Remove an asset, unregister it.
Remove an asset from the datastore or remove its association with a blockchain.
- Remove the association of an asset with a blockchain: specify both the asset and the blockchain IDs
- Remove an asset and so its associations with all blockchains: specify the asset ID and set the blockchain ID to
0
- Remove all asset associations with a given blockchain, then set the asset ID to
0
and specify only the blockchain ID
Be very careful when using this API. Reserved to cautious admin tasks.