Delete scheduled changes workflow

DELETE
/api/v2/projects/:projectKey/flags/:featureFlagKey/environments/:environmentKey/scheduled-changes/:id

Delete a scheduled changes workflow.

Path parameters

projectKeystringRequired

The project key

featureFlagKeystringRequired

The feature flag key

environmentKeystringRequired

The environment key

idstringRequired

The scheduled change id

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with