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