Update Nft Collection
POST/update_nft_collection
Update NFT collection metadata and settings.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response from update_nft_collection
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