1--- 2title: deleteGitHubIntegration 3description: Delete GitHub integration for a project 4openapi: 'DELETE /github-integration/project/{projectId}' 5---