Update Coolify GitHub App
coolify_update_github_appUpdate specified fields of a GitHub App integration, such as name, organization, or credentials, without affecting unchanged fields.
Instructions
Update fields of a GitHub-App integration. Only supplied fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GitHub App id | |
| name | No | ||
| app_id | No | ||
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| api_url | No | ||
| html_url | No | ||
| 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. | |
| client_id | No | ||
| custom_port | No | ||
| custom_user | No | ||
| organization | No | ||
| client_secret | No | ||
| is_system_wide | No | ||
| webhook_secret | No | ||
| installation_id | No | ||
| private_key_uuid | No |