Delete a feature rule version

Deletes a single version of a feature rule.

Note: This API supports legacy Feature Rules only. Feature Rules created through the Admin Console (V4 Features) are stored in a different system and are not accessible through this API.

SecurityZephrHmacHttp
Request
path Parameters
featureRuleId
required
string

Unique Feature Rule identifier

versionId
required
string

Unique Version identifier

Responses
200

OK

404

Not Found

delete/v3/feature-rules/{featureRuleId}/versions/{versionId}