Summary
Delete an integration model.
Description
Delete an integration model from IAP.
Route
DELETE /integration-models/:name
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | The name of the integration model. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | The output of the integration model deletion process. |