DELETE
/platform/comments/{comment}
curl \
--request DELETE 'https://domain.tld/api/v2/platform/comments/{comment}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE 'https://domain.tld/api/v2/platform/comments/{comment}' \
--header "Authorization: Bearer $ACCESS_TOKEN"