/
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
post
/api/v1/namespaces/{namespaceKey}/flags/{flagKey}/rollouts
Path parameters
namespaceKey
string
required
flagKey
string
required
Request body
CreateRolloutRequest
required
namespaceKey
string
flagKey
string
rank
integer
required
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