PUT/api/v2/projects/projectKey/flags/flagKey/release/phases/phaseId
Path Parameters
Body Parameters
View in API Reference
Request
$curl -X PUT https://app.launchdarkly.com/api/v2/projects/projectKey/flags/flagKey/release/phases/phaseId \
> -H "Authorization: " \
> -H "Content-Type: application/json" \
> -d '{}'
Response