Set a current feature flag
Updates a single feature flag stored on the current workspace user.
PATCH
/api/unstable/users/current/feature-flags/{flagKey}Updates a single feature flag stored on the current workspace user.
Request Body
application/json
enabled*boolean
Whether the current feature flag should be enabled.
Example
true[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json