Adding/updating the Merkle root of the Merkle tree generated from the list of investors
POST/tokens/:tokenId/merkleMint/setMerkleRoot
Sending a transaction to the token's smart contract to add the Merkle root of the Merkle tree generated from the list of investors
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error