Skip to main content

Disconnect GitHub App integration

DELETE 

/api/v1/integrations/github/disconnect

Mark the caller's GitHub App installation as disconnected.

This only detaches the installation from the user record — it does not uninstall the app from GitHub. To fully revoke access the user must uninstall the AISafe GitHub App from their GitHub settings.

  • Scope required: integrations:manage.
  • 404 if the user has no GitHub App installation.

Responses

Successful Response