Note: The Interactions API is currently in public preview. See the blog post preview for more details. To access the API during the preview period, you must provide a custom media type in the Accept header:
application/vnd.github.sombra-preview
Warning: The API may change without advance notice during the preview period. Preview features are not supported for production use. If you experience any issues, contact GitHub Support or GitHub Premium Support.
Removes all interaction restrictions from the given repository. You must have owner or admin access to remove restrictions.
DELETE /repos/:owner/:repo/interaction-limits
Status: 204 No Content