Set a current feature flag
Updates a single feature flag stored on the current workspace user.
PATCH
/api/users/current/feature-flags/{flagKey}Updates a single feature flag stored on the current workspace user.
Path Parameters
flagKey*string
flag key.
Length
1 <= lengthRequest Body
application/json
Request payload for Set a current feature flag.
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
application/json
application/json