Create a Spec Section

post

/primeapi/restapi/specSection

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

Request

Supported Media Types
Body ()
A spec section object.
Root Schema : ApiEntitySpecSection
Type: object
Show Source

Response

Supported Media Types

201 Response

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

400 Response

Invalid Input.