DELETE
/
api2
/
v1
/
jobs
/
{jobUid}
/
conversations
/
lqas
/
{conversationId}
/
comments
/
{commentId}
Delete LQA comment
curl --request DELETE \
  --url https://cloud.memsource.com/web/api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}/comments/{commentId}

Path Parameters

jobUid
string
required
conversationId
string
required
commentId
string
required

Response

204

No Content