Delete a collection's comment
DELETE {{baseUrl}}/collections/{{collectionUid}}/comments/{{commentId}}
Deletes a comment from a collection. On success, this returns an HTTP 204 No Content
response.
Note:
Deleting the first comment of a thread deletes all the comments in the thread.