Create a NLP application entry details

post

/nlpprocessing-services/service/api/v1/nlpprocessingapplications/nlpapplication

This operation creates a Natural Language Processing (NLP) application entry details using NLPProcessingApplication Service.

Request

Supported Media Types
Body ()
Request Body that contains data required for creating a new NLPApplicationDetails
Root Schema : NLPApplicationDetailsModel
Type: object
NLPApplicationDetails model
Show Source
Nested Schema : facilities
Type: array
Facility Details
Show Source
Nested Schema : keyvals
Type: array
Show Source
Nested Schema : TransactionHeader
Type: object
TransactionHeader
Nested Schema : FacilitiesModel
Type: object
Facilities Model
Show Source
Nested Schema : tranches
Type: array
Facility Tranches Details
Show Source
Nested Schema : FacilityTranchesModel
Type: object
Facility Tranches Model
Show Source
Nested Schema : MltbNerKeyValObjDTO
Type: object
tagdetails
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns the Id of the newly created NLP application
Headers
Body ()
Root Schema : ResponseDtoWrapper
Type: object
Show Source
Nested Schema : ResponseResourceSupport
Match All
Show Source
Nested Schema : ResponseDto
Type: object
ResponseDto model
Show Source
Nested Schema : ResponseResourceSupport-allOf[0]
Type: object
Discriminator: resouce_type
Nested Schema : httpStatusCode
Type: array
Schedule Details
Show Source
Nested Schema : responseCodes
Type: object
ResponseCodes
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top