Creates a project segment.
put
/primeapi/restapi/v16.2/segment/project
Request
Supported Media Types
- application/json
Body Parameter
Project segment to be updated.
Root Schema : ApiEntityCBSSheetSegment
Type:
object
- copiedFrom
-
Type:
integer
(int64
)Required:true
- segmentDefaultValue
-
Type:
string
Required:true
A value that is added to the concatenated code by default. This is not a required field. - segmentDefinitionName
-
Type:
string
Required:true
The name of the level of the cost breakdown structure segment definition. - segmentId
-
Type:
integer
(int64
)Required:true
- segmentSeparator
-
Type:
string
Required:true
The separator determines how the concatenated code is separated. The separator can be a period, space, or hyphen.
Response
Supported Media Types
- application/json
Default Response
successful operation