Set strategy sort order

Set the sort order of the provided list of strategies.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
featureNamestringRequired
environmentstringRequired

Request

setStrategySortOrderSchema
idstringRequired
The ID of the strategy
sortOrderdoubleRequired
The new sort order of the strategy

Response

This response has no body.

Errors