Create, update or delete Insight Group Insight Types

post

/api/CXIPlatformService/{version}/CXIReferenceEntity/insightGroupInsightTypes

Create, update or delete one ore more Insight Group Insight Types records.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Match One Schema
Show Source
Nested Schema : insightGroupInsightTypesRequest
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : insightGroupInsightTypes
Type: object
Show Source
Examples

Back to Top

Response

Supported Media Types

200 Response

The resource was updated successfully.
Body ()
Root Schema : schema
Match One Schema
Show Source
Nested Schema : insightGroupInsightTypes
Type: object
Show Source
Examples

204 Response

The resource was updated successfully, but a failure in returning the updated resource back

400 Response

An error is encountered due to an invalid request
Body ()
Root Schema : Error
Type: object
Show Source

500 Response

An internal server error is encountered, due to an unknown reason
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top