Add Nft Uri
POST/add_nft_uri
Add a new URI to an NFT's metadata (for updated content or mirrors).
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response from add_nft_uri
Bad request - invalid parameters or malformed JSON
Unauthorized - no wallet is currently logged in, or authentication is required
Not found - requested resource doesn't exist (e.g., NFT, offer, transaction)
Internal server error - unexpected failure in wallet operations