Update a release policy
Update an existing release policy for the specified project.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
policyKey
The human-readable key of the release policy
Headers
LD-API-Version
Version of the endpoint.
Request
This endpoint expects an object.
releaseMethod
The release method for this policy
Allowed values:
name
The name of the release policy
scope
guardedReleaseConfig
Configuration for guarded releases
progressiveReleaseConfig
Configuration for progressive releases
Response
Release policy updated successfully
_id
The unique identifier of the release policy
rank
The rank/priority of the release policy
releaseMethod
The release method for this policy
Allowed values:
name
The name of the release policy
key
The human-readable key of the release policy
_access
scope
guardedReleaseConfig
Configuration for guarded releases
progressiveReleaseConfig
Configuration for progressive releases