1
0
mirror of synced 2026-01-22 18:03:38 -05:00
Files
docs/content/rest/teams/discussions.md

1.1 KiB

title, allowTitleToDifferFromFilename, shortTitle, intro, versions, topics, autogenerated
title allowTitleToDifferFromFilename shortTitle intro versions topics autogenerated
Team discussions true Discussions Use the REST API to get, create, edit, and delete discussion posts on a team's page.
fpt ghae ghec ghes
* * * *
API
rest

{% ifversion team-discussions-migration %} {% data reusables.organizations.team-discussions-migration %} {% elsif team-discussions %} {% else %} {% data reusables.organizations.team-discussions-deprecation %} {% endif %}

{% ifversion team-discussions %}

About team discussions

You can use team discussions to have conversations that are not specific to a repository or project. Any member of the team's organization can create and read public discussion posts. For more details, see "AUTOTITLE." To learn more about commenting on a discussion post, see "AUTOTITLE."

{% data reusables.organizations.team-api %} {% endif %}