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

# POST /bitbucket.update

`POST /bitbucket.update`

## Request body

- object
  - `appPassword` string, nullable
  - `bitbucketId` string, required
  - `bitbucketUsername` string
  - `bitbucketWorkspaceName` string
  - `gitProviderId` string, required
  - `name` string, required
  - `organizationId` string

## Response `200`

Successful response

- object
  - `appPassword` string, nullable, required
  - `bitbucketId` string, required
  - `bitbucketUsername` string, nullable, required
  - `bitbucketWorkspaceName` string, nullable, required
  - `gitProviderId` string, required

## 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/revisions/50e2e470fdd0/schema)
