ModifyProjectRequest
ModifyProjectRequest
JSON Example
{
"description": "string",
"displayName": "string",
"makeRoot": false,
"newParentProjectId": "string",
"vrn": "string"
}
string
description
Optional
Constraints:
minLength: 0
maxLength: 255
Description of the project
string
displayName
Optional
Constraints:
minLength: 0
maxLength: 255
Name of the project
boolean
makeRoot
Optional
Make this project a root project and remove references to the previous parent project
string
newParentProjectId
Optional
New parent project for this project if it needs to be moved
string
vrn
Optional
Project VRN