Create a Project Segment

post

/primeapi/restapi/segment/project/{id}

Send a request to this endpoint to create a project segment. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Path Parameters
Body ()
UNDEFINED
Root Schema : ApiEntityCBSSheetSegment
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityCBSSheetSegment
Type: object
Show Source

400 Response

Invalid input for the Segment resource.