Removes a feature group from a project.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | featureGroupId | str | The unique ID associated with the feature group. |
Yes | projectId | str | The unique ID associated with the project. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
DataNotFoundError |
|