Update NFT Metadata

IMPORTANT: Call from the back-end. Update your NFT metadata that consist of things like: token name, image, animation_url and etc... The URL where you can access the metadata is https://metadata.mintology.app/{projectId}/{tokenId} (for production), or https://metadata.mintology.dev/{projectId}/{tokenId} (for the testing environment).

Path Params
string
required

Project Id - found on your dashboard on dashboard.mintology.app

string
required

tokenId

Body Params
metadata
object
required

Required: The new metadata (will replace the existing metadata)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json