Removes the export type that is set for the Feature Group Deployment
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | deploymentId | str | The ID of the deployment for which the export type is set. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `deploymentId` is not found. |