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:
stringRequired:trueA value that is added to the concatenated code by default. This is not a required field. - segmentDefinitionName
-
Type:
stringRequired:trueThe name of the level of the cost breakdown structure segment definition. - segmentId
-
Type:
integer(int64)Required:true - segmentSeparator
-
Type:
stringRequired:trueThe 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