mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: add segment ids examples for replacing strategy segments
This commit is contained in:
parent
6f2a336fc4
commit
90794fc6ec
@ -232,7 +232,7 @@ payload={{
|
|||||||
"projectId": "my-project",
|
"projectId": "my-project",
|
||||||
"strategyId": "my-strategy",
|
"strategyId": "my-strategy",
|
||||||
"environmentId": "development",
|
"environmentId": "development",
|
||||||
"segmentIds": []
|
"segmentIds": [61, 62, 63, 64]
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user