Set environment-default strategy
POST/api/admin/projects/:projectId/environments/:environment/default-strategy
Sets a default strategy for this environment. Unleash will use this strategy by default when enabling a toggle. Use the wild card "*" for :environment
to add to all environments.
Request
Responses
- 200
- 400
createFeatureStrategySchema
The request data does not match what we expect.