Skip to main content

Refresh NFTs of a collection in asynchronous manner

POST 

/collections/:contractAddress/tokens/metadata/refresh_async

Refresh NFTs of a collection in asynchronous manner

Request

Path Parameters

    contractAddress stringrequired

    ContractAddress address. Example: 0x32950db2a7164ae833121501c797d79e7b79d74c

Body

Request body

    tokenIds string[]

Responses

OK

Schema

    result string
Loading...