Summary
Update an integration.
Description
Update an integration in IAP.
Route
PUT /integrations/:name
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | Contains the name for the selected integration. |
| properties | object | yes | Contains the properties for the selected integration. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | The output of the integration update process. |