{
"issueLabels": [
{
"value": "<string>",
"color": "<string>",
"group": "<string>"
}
],
"forceIssueLabels": true,
"allowModifyStatement": true,
"autoResolveIssue": true,
"enforceIssueTitle": true,
"autoEnableBackup": true,
"skipBackupErrors": true,
"postgresDatabaseTenantMode": true,
"allowSelfApproval": true,
"executionRetryPolicy": {
"maximumRetries": 123
},
"ciSamplingSize": 123,
"parallelTasksPerRollout": 123
}
Permissions required: bb.projects.create
{
"issueLabels": [
{
"value": "<string>",
"color": "<string>",
"group": "<string>"
}
],
"forceIssueLabels": true,
"allowModifyStatement": true,
"autoResolveIssue": true,
"enforceIssueTitle": true,
"autoEnableBackup": true,
"skipBackupErrors": true,
"postgresDatabaseTenantMode": true,
"allowSelfApproval": true,
"executionRetryPolicy": {
"maximumRetries": 123
},
"ciSamplingSize": 123,
"parallelTasksPerRollout": 123
}
The ID to use for the project, which will become the final component of the project's resource name.
This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.
OK
The response is of type object
.
Was this page helpful?