Delete a release for flag

DELETE
/api/v2/flags/:projectKey/:flagKey/release

Deletes a release from a flag

Path parameters

projectKeystringRequired

The project key

flagKeystringRequired

The flag key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with