Removes the concatenation config on a destination feature group.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | featureGroupId | str | Unique identifier of the destination feature group to remove the concatenation configuration from. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `featureGroupId` is not found. |