Search the docs
    GET STARTED
    Introduction
    ENDPOINTS
    Admin API Reference
      Account User
      Admin User
      Bundle
      Cache Configurations
      Cache Management
      Company
      Component Library
      Configuration
      Credit
      Decision Engine
      Email Templates
      Entitlement
      Feature Rules
        get
        List feature rules
        delete
        Delete a feature rule
        get
        List the versions of a feature rule
        post
        Create a feature rule version
        get
        Retrieve a feature rule version
        delete
        Delete a feature rule version
        put
        Save feature rule version tags
      Form
      Gifts
      Grants
      Meter
      Products
      Request Rules
      Session
      Static Items
      Third Party Authentication
      User Export
      User Schema
      Users
      V4 Session
      Webhook
      Account
      Health Check
      System Resources
      External Templates
      Accounts
      Request Rules Version
      get
      Fetch external template
      Pages
      Dynamic Offer Promo code redemption
      Subscription
    Public API Reference

Delete a feature rule

Deletes a feature rule.

SecurityZephrHmacHttp
Request
path Parameters
featureRuleId
required
string

Unique Feature Rule identifier

Responses
200

OK

404

Not Found

delete/v3/feature-rules/{featureRuleId}