v1

latestOpenAPI 3.1.02026-08-04751,1671.3 MB
Assets

Update Asset Configuration

Update the asset's configuration under the entire organization.

put/api/v1/assets

Request body

hiddenboolean required

True to hide the token when listing assets, False otherwise.

Example request

{
  "asset": {
    "details": {
      "token": {
        "base58_repr": "4fYNw3dojWmQ4dXtSGE9epjRGy9pFSx62YypT7avPYvA"
      }
    }
  }
}

Response

Successful Response