Create a Workspace Segment

post

/primeapi/restapi/segment/workspace/{id}

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

Request

Supported Media Types
Path Parameters
Body ()
A CBS segment object.
Root Schema : ApiEntityCBSTemplateSegment
Type: object
Show Source

Response

Supported Media Types

201 Response

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

400 Response

Invalid input for the Segment resource.