AutoConfigureIntegrationResponseDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
success | boolean | :heavy_check_mark: | Indicates whether the auto-configuration was successful |
message | Optional<String> | :heavy_minus_sign: | Optional message describing the result or any errors that occurred |
integration | Optional<Integration> | :heavy_minus_sign: | The updated configurations after auto-configuration |