Summary
Update an integration model.
Description
Update an integration model in IAP.
Route
PUT /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 update process. |