v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
GitHub Apps

Delete GitHub App

Delete a GitHub app if it's not being used by any applications.

delete/github-apps/{github_app_id}

Path parameters

github_app_idinteger required

GitHub App ID

Response

GitHub app deleted successfully

messagestring

Example response

{
  "message": "GitHub app deleted successfully"
}