Summary
Create a new integration model.
Description
Create a new integration model in IAP.
Route
POST /integration-models
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
model | object | yes | An OpenAPI doc containing all the data for an integration model. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The output of the integration model creation process. |