Token
Update the metadata for a single token.
Path parameters
networkstringRequired
contractAddressstringRequired
productstringRequired
tokenstringRequired
Responses
200
OK
400
Metadata sent is the same as the one in the database
403
User is not the creator of the contract or an admin
404
Contract not found/ Product not found/ Product not found/ Offer Pool not found (old contracts only)/ Token not found
post
POST /api/nft/network/{network}/{contractAddress}/{product}/token/{token} HTTP/1.1
Host: api.rair.market
Accept: */*
No content
Was this helpful?