Create rule for user attributes.
Rule was successfully created.
Authentication not passed or wrong. Make sure you used authentication or correct credentials.
Request validation error.
{- "name": "Ork race armor rule",
- "is_enabled": true,
- "attribute_conditions": [
- {
- "attribute": "race",
- "operator": "eq",
- "value": "ork",
- "type": "string"
}
], - "items": [
- {
- "item_id": 1
}
]
}
{- "rule_id": 1
}