/
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
RolloutsService
put
/api/v1/namespaces/{namespaceKey}/flags/{flagKey}/rollouts/{id}
Path parameters
namespaceKey
string
required
flagKey
string
required
id
string
required
Request body
UpdateRolloutRequest
required
id
string
namespaceKey
string
flagKey
string
description
string
segment
RolloutSegment
threshold
RolloutThreshold
Response
OK
Rollout
required
id
string
namespaceKey
string
flagKey
string
type
'UNKNOWN_ROLLOUT_TYPE'
|
'SEGMENT_ROLLOUT_TYPE'
|
'THRESHOLD_ROLLOUT_TYPE'
enum
rank
integer
description
string
createdAt
string
date-time
updatedAt
string
date-time
segment
RolloutSegment
threshold
RolloutThreshold