1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/content/rest/teams/discussions.md

30 lines
1007 B
Markdown

---
title: Team discussions
allowTitleToDifferFromFilename: true
shortTitle: Discussions
intro: >-
Use the REST API to get, create, edit, and delete discussion posts on a team's
page.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
---
{% data reusables.organizations.team-discussions-api-deprecation %}
{% 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](/rest/orgs) can create and read public discussion posts. For more details, see "[AUTOTITLE](/organizations/collaborating-with-your-team/about-team-discussions)." To learn more about commenting on a discussion post, see "[AUTOTITLE](/rest/teams/discussion-comments)."
{% data reusables.organizations.team-api %}
{% endif %}
<!-- Content after this section is automatically generated -->