| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the integration configuration | |
| enabled | bool | Whether the integration configuration is enabled. If omitted, defaults to true | [optional] |
| tags | string[] | Tags for the integration | [optional] |
| config_values | array<string,mixed> | The unique set of fields required to configure the integration. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> at https://github.com/launchdarkly/integration-framework/tree/main/integrations for a full list of fields for the integration you wish to configure. | |
| capability_config | \LaunchDarklyApi\Model\CapabilityConfigPost | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.