Adds or deletes rules from the active rule set for the filtered stream.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Dry Run can be used with both the add and delete action, with the expected result given, but without actually taking any action in the system (meaning the end state will always be as it was when the request was submitted). This is particularly useful to validate rule changes.
Delete All can be used to delete all of the rules associated this client app, it should be specified with no other parameters. Once deleted, rules cannot be recovered.
A request to add a user-specified stream filtering rule.
The request has succeeded.
A response from modifying user-specified stream filtering rules.