---
title: "POST /application.saveGitlabProvider"
method: POST
path: "/application.saveGitlabProvider"
tags: ["application"]
---

# POST /application.saveGitlabProvider

`POST /application.saveGitlabProvider`

## Request body

- object
  - `applicationId` string, required
  - `enableSubmodules` boolean, required
  - `gitlabBranch` string, nullable, required
  - `gitlabBuildPath` string, nullable, required
  - `gitlabId` string, nullable, required
  - `gitlabOwner` string, nullable, required
  - `gitlabPathNamespace` string, nullable, required
  - `gitlabProjectId` number, nullable, required
  - `gitlabRepository` string, nullable, required
  - `watchPaths` string[], nullable

## Response `200`

Successful response

- boolean

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