GitHub Integration
Delete Git Hub Integration
Delete GitHub integration for a project
Authorization
bearerAuth AuthorizationBearer <token>
API Key authentication
In: header
Path Parameters
projectId*string
Response Body
application/json
curl -X DELETE "https://cloud.kaneo.app/api/github-integration/project/string"{
"id": "string",
"projectId": "string",
"repositoryOwner": "string",
"repositoryName": "string",
"installationId": 0,
"isActive": true,
"createdAt": null,
"updatedAt": null
}