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