---
title: "POST /github.update"
method: POST
path: "/github.update"
tags: ["github"]
---

# POST /github.update

`POST /github.update`

## Request body

- object
  - `gitProviderId` string, required
  - `githubAppId` number, nullable
  - `githubAppName` string, nullable
  - `githubClientId` string, nullable
  - `githubClientSecret` string, nullable
  - `githubId` string, required
  - `githubInstallationId` string, nullable
  - `githubPrivateKey` string, nullable
  - `githubWebhookSecret` string, nullable
  - `name` string, required

## Response `200`

Successful response

- unknown

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/charliedevelops/apis/dokploy-api.md) · [All operations](https://skmtc.net/charliedevelops/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charliedevelops/dokploy-api/versions/50e2e470fdd0/schema)
