v50

latestOpenAPI 3.0.3MITraw.githubusercontent.com2023-11-288093493.9 MB
teams

Delete a discussion comment (Legacy)

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.

delete/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}

Path parameters

team_idinteger required

The unique identifier of the team.

discussion_numberinteger required

The number that identifies the discussion.

comment_numberinteger required

The number that identifies the comment.

Response

Response