Github API - Test Config

DELETE /teams/{team_id}/discussions/{discussion_number}
teams

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 a discussion (Legacy)

Arguments
key team-id

team-id [scalar]

The unique identifier of the team.

API:
Github Open API
(version: 1.1.4)

key discussion-number

discussion-number [scalar]

The number that identifies the discussion.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)