Delete Coolify GitHub App
coolify_delete_github_appDelete a GitHub App integration from your Coolify instance by specifying its ID and the instance (prod or dev).
Instructions
Delete a GitHub-App integration by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GitHub App id | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | Yes | REQUIRED — which Coolify instance to mutate: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). No default: state the target explicitly so a write never lands on prod by accident. |