bitbucket
POST/bitbucket.create
bitbucket-create
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
bitbucketIdstring
bitbucketUsernamestring
appPasswordstring
bitbucketWorkspaceNamestring
gitProviderIdstring
authIdRequiredstring
Minimum length: 1nameRequiredstring
Minimum length: 1| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
GET/bitbucket.one
bitbucket-one
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
bitbucketIdRequiredstring
Minimum length: 1| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
GET/bitbucket.bitbucketProviders
bitbucket-bitbucketProviders
Authorization
AuthorizationRequiredBearer <token>
In: header
| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
GET/bitbucket.getBitbucketRepositories
bitbucket-getBitbucketRepositories
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
bitbucketIdRequiredstring
Minimum length: 1| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
GET/bitbucket.getBitbucketBranches
bitbucket-getBitbucketBranches
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
ownerRequiredstring
repoRequiredstring
bitbucketIdstring
| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
POST/bitbucket.testConnection
bitbucket-testConnection
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
bitbucketIdRequiredstring
Minimum length: 1bitbucketUsernamestring
workspaceNamestring
| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |
POST/bitbucket.update
bitbucket-update
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
bitbucketIdRequiredstring
Minimum length: 1bitbucketUsernamestring
appPasswordstring | null
bitbucketWorkspaceNamestring
gitProviderIdRequiredstring
nameRequiredstring
Minimum length: 1| Status code | Description |
|---|---|
200 | Successful response |
default | Error response |