Delete Asset

Remove an asset or its blockchain associations and unregister it.
This API offers three operations:

  1. Remove asset-blockchain association:
  • Specify both asset ID and blockchain ID
  1. Remove asset entirely:
  • Specify asset ID
  • Set blockchain ID to 0
  • Removes asset and all its blockchain associations
  1. Remove all asset associations for a blockchain:
  • Set asset ID to 0
  • Specify blockchain ID
  • Removes all asset associations for the given blockchain

⚠️ CAUTION: This API is for administrative use only. Use with extreme care as it permanently removes data.

Language
URL
Click Try It! to start a request and see the response here!