Batch Create Spec Sections

post

/primeapi/restapi/specSection/batch

Send a request to this endpoint to create one or more spec sections An application object will be created for each JSON object provided in the request body.

Request

Supported Media Types
Body ()
One or more spec section objects.
Root Schema : List<ApiEntitySpecSection>
Type: array
Title: List<ApiEntitySpecSection>
Show Source
Nested Schema : ApiEntitySpecSection
Type: object
Show Source

Response

Supported Media Types

201 Response

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

400 Response

Invalid Input.