1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/interactions/index.md

25 lines
782 B
Markdown

---
title: Interactions
intro: Use the REST API to set the interaction limit for the users in your organizations and repositories.
permissions: People with owner or admin access can set the interaction limit for the users in their organizations and repositories.
redirect_from:
- /v3/interactions
- /rest/reference/interactions
versions:
fpt: '*'
ghec: '*'
topics:
- API
children:
- /orgs
- /repos
- /user
autogenerated: rest
---
## About interactions
Users interact with repositories by commenting, opening issues, and creating pull requests. You can use the REST API to allow people with owner or admin access to temporarily restrict interaction with public repositories to a certain type of user.
<!-- Content after this section is automatically generated -->