Unlink a feature from a Contextual Bandit
Removes every contextual-bandit-ref rule pointing at this contextual bandit from the feature and drops the feature from the bandit’s linked-feature list. The rule removal lands in a draft revision unless autoPublish is set. When the feature has no such rule left, only the linkage is cleared.
Authorizations
If using Bearer auth, pass the Secret Key as the token:
Path Parameters
The Contextual Bandit id
The linked feature id
Query Parameters
Publish the resulting revision immediately instead of leaving it as a draft.
"true"Remove the rule from this existing draft revision instead of live. Required when the rule hasn't been published yet — omitting it targets the live revision, which has nothing to remove.

