docs/TrustRequestCreate.md in purecloudplatformclientv2-22.0.0 vs docs/TrustRequestCreate.md in purecloudplatformclientv2-23.0.0

- old
+ new

@@ -5,9 +5,10 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **user_ids** | **Array<String>** | The list of trustee users that are requesting access. | | +| **user_ids** | **Array<String>** | The list of trustee users that are requesting access. If no users are specified, at least one group is required. | [optional] | +| **group_ids** | **Array<String>** | The list of trustee groups that are requesting access. If no groups are specified, at least one user is required. | [optional] | {: class="table table-striped"}