Release policies (beta)

Delete a release policy

Delete an existing release policy for the specified project.

delete/api/v2/projects/{projectKey}/release-policies/{policyKey}

Path parameters

projectKeystring required

The project key

policyKeystring required

The human-readable key of the release policy

Headers

LD-API-Version'beta' required

Version of the endpoint.

Response

Release policy deleted successfully

Changes