Asset Management

Update Domain Asset

Update asset details for a given identifier.

patch/v0/platform/assets/domains/{domain}

Path parameters

domainstring required

The domain name for this asset.

Request body

tagsstring[]

Group your assets by tags to filter by them.

aliasstring

A friendly name for this asset so you can spot it quickly; the UI shows this instead of the raw address or domain.

Response

Asset updated successfully

identifier_type'domain' required

The asset type.

identifierstring required

The domain name for this asset.

asset_idstring required
aliasstring

The alias of the asset.

tagsstring[] required

Tags assigned to the asset.

added_bystring required

The user who added the asset.

created_atstring date-time required

The date and time the asset was created.

Changes

Changed in 4 of the 95 revisions of this API.91

    • added the new tron enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • the endpoint scheme security JWT was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new stellar enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new aster enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new bitcoin enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new hedera enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new hyperliquid enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new lighter enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new polymarket enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

    • added the new solana enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 404

      response-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.