Last updated Apr 8, 2024

Deprecation notice - Removing project:write scope from Bitbucket Cloud API on 15 May 2023

Summary

Beginning 15 May 2023, we are removing the project:write scope from the Bitbucket Cloud API. If you are using the project:write scope in your integration/application, read on.

What action is required?

We have released a new scope, project:admin, which means the project:write scope is now obsolete.

  • All integrations currently using the project:write scope to call the Project endpoints (listed below) need to start using the project:admin scope.
  • All integrations currently using the project:write scope to call the Repository endpoints (listed below) or Git LFS need to start using the repository scope.

Which API endpoints are affected?

Project endpoints

Repository endpoints

Branching model

Commit statuses

Downloads

Commits

Source

Deployments

Refs

Repositories

Workspaces

What else is affected?

Git LFS

Rate this page: