Skip to main content

Refresh Nft Item

PUT 

/api/v1/nfts/:tokenAddress/inventories/:tokenId/refresh

Free [2 Credits]

Request to update the token-uri for a non-fungible-token in the inventory.


Request

Path Parameters

    tokenAddress stringrequired

    tokenAddress address

    tokenId stringrequired

    tokenId

Responses

OK

Schema

    result

    object

    required

    success booleanrequired
    contract_address string
    token_id string
    error_message string
Loading...