This endpoint updates the automation ruleset without updating the rules.
{- "name": "string",
- "entity_type": "FORWARD",
- "merchants": [
- "string"
], - "countries": [
- "string"
], - "status": "ACTIVE"
}
{- "tenant": "string",
- "rule_set_id": "string",
- "name": "string",
- "entity_type": "FORWARD",
- "merchants": [
- "string"
], - "countries": [
- "string"
], - "status": "ACTIVE",
- "creation_date": "2019-08-24T14:15:22Z",
- "update_date": "2019-08-24T14:15:22Z"
}