Skip to end of banner
Go to start of banner

grantProjectPermissions

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 78 Current »

See also: Actions

Description

Grant project level permissions for one or more users or groups using either the userId or group parameters. Set permission parameter to one of the valid permissions. Valid permissions are PROJECT_READ, PROJECT_WRITE, REPO_CREATE, and PROJECT_ADMIN listed in order of least permission to most permission. Alternatively, the project level default permission (only REPO_CREATE, PROJECT_WRITE, or PROJECT_READ) can be set. Note, REPO_CREATE requires Bitbucket 8.2 or higher.

Required Parameters

project, permission

Optional Parameters

userId, group

Type

Update

Category

Permissions

Output Formats

Replacement Variables

Hostingserver,datacenter
Since Version

Examples

grantProjectPermissions

Related How To's

  • No labels