更新应用于用户属性的指定规则。默认值将用于未指定的属性(如果属性非必需)。
更新成功。
身份认证未通过或错误。请确保您使用了身份认证或正确的凭据。
请求验证错误。
{- "attribute_conditions": [
- {
- "attribute": "race",
- "can_be_missing": false,
- "operator": "eq",
- "type": "string",
- "value": "ork"
}
], - "is_enabled": true,
- "is_satisfied_for_unauth": false,
- "items": [
- {
- "item_id": 1
}
], - "name": "Ork race armor rule"
}
{- "errorCode": 1501,
- "errorMessage": "[0401-1501]: Authorization failed: Authorization header not sent",
- "statusCode": 401,
- "transactionId": "x-x-x-x-transactionId-mock-x-x-x"
}