Create a release policy
Create a new release policy for the specified project.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Request
Release policy to create
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
scope
guardedReleaseConfig
Configuration for guarded releases
progressiveReleaseConfig
Configuration for progressive releases
Response
Release policy created 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
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error