/
FL
flipt-io
/
api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
51
58
72.0 KB
Flipt
RulesService
put
/api/v1/namespaces/{namespaceKey}/flags/{flagKey}/rules/{id}
Path parameters
namespaceKey
string
required
flagKey
string
required
id
string
required
Request body
UpdateRuleRequest
required
id
string
flagKey
string
segmentKey
string
namespaceKey
string
segmentKeys
string[]
segmentOperator
'OR_SEGMENT_OPERATOR'
|
'AND_SEGMENT_OPERATOR'
enum
Response
OK
Rule
required
id
string
flagKey
string
segmentKey
string
distributions
Distribution[]
rank
integer
createdAt
string
date-time
updatedAt
string
date-time
namespaceKey
string
segmentKeys
string[]
segmentOperator
'OR_SEGMENT_OPERATOR'
|
'AND_SEGMENT_OPERATOR'
enum