Basic

Delete an app's feature flag

Delete a feature flag in an app. For example, delete the hs-release-app-cards flag after all accounts have been migrated.

delete/feature-flags/2026-03/{appId}/flags/{flagName}

Path parameters

appIdinteger required
flagNamestring required

Response

successful operation

appIdinteger required

The ID of the app

defaultState'ABSENT' | 'OFF' | 'ON' required

The flag state for any portal that doesn't have an override value

flagNamestring required

The name of the flag

overrideState'ABSENT' | 'OFF' | 'ON'

An optional flag value that overrides all others for this flag name and app, including portal-level values

Changes

Changed in 1 of the 14 revisions of this API.1

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.