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

# POST /gitlab.update

`POST /gitlab.update`

## Request body

- object
  - `accessToken` string, nullable
  - `applicationId` string
  - `expiresAt` number, nullable
  - `gitProviderId` string, required
  - `gitlabId` string, required
  - `gitlabUrl` string, required
  - `groupName` string
  - `name` string, required
  - `redirectUri` string
  - `refreshToken` string, nullable
  - `secret` string

## 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)
