Delete a discussion comment (Legacy)
DELETE {{baseUrl}}/teams/:team_id/discussions/:discussion_number/comments/:comment_number
Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new Delete a discussion comment endpoint.
Deletes a comment on a team discussion. OAuth access tokens require the write:discussion
scope.