Organization

Delete Asset

This endpoint is used to soft delete an asset.

delete/assets/{id}

Path parameters

idstring required

ID of the asset to delete

Headers

X-Wallet-Idstring

Optional. Selects the distribution account whose trustlines are affected. Omit it to act on the tenant's default account. An API key does not get that fallback: a key scoped to exactly one account may omit the header, any other key must send it.

Response

Asset deleted successfully

Changes