curl --location --request DELETE '/api/v1/repos///issues/comments//reactions' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "string" }'
{}