Preview the new Interactions API
We're releasing new REST API v3 endpoints that allow you to manage repository and organization interaction limits.
New endpoints
- Get interaction restrictions for a repository
- Set interaction restrictions for a repository
- Remove interaction restrictions for a repository
- Get interaction restrictions for an organization
- Set interaction restrictions for an organization
- Remove interaction restrictions for an organization
To access these new API endpoints during the preview period, you must provide a custom media type in the Accept
header:
application/vnd.github.sombra-preview+json
During the preview period, we may change aspects of these API endpoints based on developer feedback. If we do, we will announce the changes here on the developer blog, but we will not provide any advance notice.
If you have any questions or feedback, please let us know!