archiveFeatureFlag
Archive a feature flag to make it inactive in Bucketeer. Provide the flag ID and a comment for audit trail.
Instructions
Archive a feature flag (make it inactive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the feature flag to archive | |
| environmentId | No | Environment ID (uses default if not provided) | |
| comment | Yes | Comment for the archive action (required for audit trail) |