cURL
curl --request POST \ --url https://api.odin.fun/v1/token/{tokenId}/comment/{id}/{action}
{ "data": { "user": "<string>", "comment": 123, "time": "2023-11-07T05:31:56Z", "vote": true } }
Show child attributes