I got this to work by reverse engineering the Workfront UI using their GraphQL endpointcurl --location 'https://SUBDOMAIN.workfront.com/comments/api/graphql' \
--header 'Content-Type: application/json' \
--header 'Authorization: ••••••' \
--data '{"variables":{"data":{"commentID":"68d585590002479426...