Create a Branch
Creates a new branch in a specified repository in Bitbucket using API token authentication.
Delete a Branch
Deletes a specific branch from a specified repository in Bitbucket using API token authentication.
Get Many Branches
Gets branches from a specified repository in Bitbucket using API token authentication.
Get a Branch
Gets a branch from a specified repository in Bitbucket using API token authentication.
Create a Commit
Creates a new commit in a specified repository in Bitbucket by uploading files using API token authentication.
Get Many Commits
Gets commits from a specified repository in Bitbucket using API token authentication.
Get a Commit
Gets a commit from a specified repository in Bitbucket using API token authentication.
Create a Commit Comment
Creates a new comment on the specified commit in a Bitbucket repository using API token authentication.
Delete a Commit Comment
Deletes a specified commit comment for a workspace from Bitbucket using API token authentication.
Get Commit Comments
Gets comments for a commit from a specified repository in Bitbucket using API token authentication.
Get a Commit Comment
Gets a specified commit comment from a Bitbucket repository using API token authentication.
Update a Commit Comment
Updates the contents of a comment in a Bitbucket repository using API token authentication.
Create Commit Status
Creates a new build status for a commit in Bitbucket using API token authentication.
Get Commit Statuses
Gets all statuses (e.g. build results) for a specific commit from Bitbucket using API token authentication.
Get a Commit Status
Gets the specified build status for a commit from Bitbucket using API token authentication.
Update Commit Status
Updates the current status of a build status object on the specific commit for a commit from Bitbucket using API token authentication.
Get Directory Contents
Gets the contents of a directory at a specified revision for a workspace from Bitbucket.
Get a File Commits
Gets a paginated list of commits that modified the specified file from Bitbucket using API token authentication.
Get a File Contents
Gets the contents of a single file at a specified revision for a workspace from Bitbucket.
Get a File or Directory Property
Gets the property of a single file or a directory at a specified revision for a workspace from Bitbucket.
Create a Project
Creates a project in a specified workspace in Bitbucket using API token authentication.
Delete a Project
Deletes a specific project from a specified workspace in Bitbucket using API token authentication.
Get Many Projects
Gets the list of projects in a specific workspace from Bitbucket using API token authentication.
Get a Project
Gets a specific project from a workspace in Bitbucket using API token authentication.
Update a Project
Updates a project in a specified workspace in Bitbucket using API token authentication.
Create a Pull Request
Creates a new pull request in a specified repository in Bitbucket using API token authentication.
Get Many Pull Requests
Gets many pull requests from a specified repository in Bitbucket using API token authentication.
Get a Pull Request
Gets a pull request from Bitbucket using API token authentication.
Update a Pull Request
Updates an existing pull request in a specified repository in Bitbucket using API token authentication.
Create a Repository
Creates a new repository in a specified workspace in Bitbucket using API token authentication.
Delete a Repository
Deletes a specific repository from a specified workspace in Bitbucket using API token authentication.
Get a Repository
Gets a specific repository from a specified workspace in Bitbucket using API token authentication.
Update a Repository
Updates a repository in a specified workspace in Bitbucket using API token authentication.
Create a Tag
Creates a new tag in a specified repository in Bitbucket using API token authentication.
Delete a Tag
Deletes a specific tag from a specified repository in Bitbucket using API token authentication.
Get Many Tags
Gets tags from a specified repository in Bitbucket using API token authentication.
Get a Tag
Gets a tag from a specified repository in Bitbucket using API token authentication.
Get Current User
Gets the currently logged in user from Bitbucket using API token authentication.
Get Many Workspaces
Gets all workspaces for the current user from Bitbucket using API token authentication.
Get Workspace Members
Gets all members of the requested workspace from Bitbucket using API token authentication.
Get a Workspace
Gets a detail of a specific workspace from Bitbucket using API token authentication.