Remove interaction restrictions for an organization

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 public repositories in the given organization. You must be an organization owner to remove restrictions.

DELETE /orgs/:org/interaction-limits

Response

Status: 204 No Content