v50

latestOpenAPI 3.0.3MITraw.githubusercontent.com2023-07-147873273.9 MB
teams

Delete a discussion (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 endpoint.

Delete a discussion from a team's page. OAuth access tokens require the write:discussion scope.

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

Path parameters

team_idinteger required

The unique identifier of the team.

discussion_numberinteger required

The number that identifies the discussion.

Response

Response