{
"description": "<string>",
"changes": [
{
"sheet": "<string>",
"source": "<string>"
}
]
}
Permissions required: bb.changelists.create
{
"description": "<string>",
"changes": [
{
"sheet": "<string>",
"source": "<string>"
}
]
}
The project id.
The ID to use for the changelist, which will become the final component of the changelist'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?