Update the order of existing release policies

Update the order of existing release policies for the specified project.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
The project key

Headers

LD-API-Version"beta"RequiredDefaults to beta
Version of the endpoint.

Request

Ordered list of release policy keys

Response

Release policies updated successfully
_idstring
The unique identifier of the release policy
rankinteger

The rank/priority of the release policy

releaseMethodenum
The release method for this policy
Allowed values:
namestring<=256 characters
The name of the release policy
keystring

The human-readable key of the release policy

_accessobject or null
scopeobject or null
guardedReleaseConfigobject or null
Configuration for guarded releases
progressiveReleaseConfigmap from strings to any or null
Configuration for progressive releases

Errors