Workflows
Delete workflow
Delete a workflow from a feature flag.
delete/api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId}
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
workflowIdstring string required
The workflow id
The workflow id
Response
Action completed successfully