Deletes the given user comment
curl --request DELETE \
--url https://api.light.inc/v1/user-comments/{userCommentId} \
--header 'Authorization: <api-key>'curl --request DELETE \
--url https://api.light.inc/v1/user-comments/{userCommentId} \
--header 'Authorization: <api-key>'