dokploy_bitbucket_create
dokploy_bitbucket_createCreate a Bitbucket integration in Dokploy to connect your repository for automated deployments and configuration management.
Instructions
[bitbucket] bitbucket.create (POST)
Parameters:
bitbucketId (string, optional)
bitbucketUsername (string, optional)
bitbucketEmail (string, optional)
appPassword (string, optional)
apiToken (string, optional)
bitbucketWorkspaceName (string, optional)
gitProviderId (string, optional)
authId (string, required)
name (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bitbucketId | No | ||
| bitbucketUsername | No | ||
| bitbucketEmail | No | ||
| appPassword | No | ||
| apiToken | No | ||
| bitbucketWorkspaceName | No | ||
| gitProviderId | No | ||
| authId | Yes | ||
| name | Yes |