Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
A successful response.
Batch update rules given the rules_json which is a JSON list of rules.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A successful response.