Import Sample Packages

post

/ic/api/integration/v1/packages/loadSamples

Imports sample packages. If you already have sample integrations, getting new samples will overwrite existing integrations with the same name and version. If a sample integration is active or locked, it will not be overwritten.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : samples
Type: object
Show Source
Nested Schema : packages
Type: array
Show Source
Nested Schema : PackageSamplesRs
Type: object
Show Source
Nested Schema : integrations
Type: array
Show Source
Nested Schema : IntegrationSampleRs
Type: object
Show Source

500 Response

Server error
Back to Top