Approvals
Delete approval request for a flag
Delete an approval request for a feature flag.
delete/api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}
Path parameters
projectKeystring string required
The project key
The project key
featureFlagKeystring string required
The feature flag key
The feature flag key
environmentKeystring string required
The environment key
The environment key
idstring string required
The feature flag approval request ID
The feature flag approval request ID
Response
Action succeeded