dokploy_bitbucket_update
dokploy_bitbucket_updateUpdate Bitbucket integration settings in Dokploy to modify credentials, workspace details, or configuration for managing self-hosted PaaS resources.
Instructions
[bitbucket] bitbucket.update (POST)
Parameters:
bitbucketId (string, required)
bitbucketUsername (string, optional)
bitbucketEmail (string, optional)
appPassword (string, optional)
apiToken (string, optional)
bitbucketWorkspaceName (string, optional)
gitProviderId (string, required)
name (string, required)
organizationId (string, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bitbucketId | Yes | ||
| bitbucketUsername | No | ||
| bitbucketEmail | No | ||
| appPassword | No | ||
| apiToken | No | ||
| bitbucketWorkspaceName | No | ||
| gitProviderId | Yes | ||
| name | Yes | ||
| organizationId | No |