Delete the integration
Request
DELETE https://{hostname}:{port}
/build/rest2/plugins{id}/integrations{id}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up plugin. This is the ID or name of the plugin |
| id | string | true | The identifier to use when looking up an integration. This is ID of the integration |
