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