Add NLP application details

put

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

This operation adds NLP application 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

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