docs/UsersApi.md in purecloudplatformclientv2-17.0.0 vs docs/UsersApi.md in purecloudplatformclientv2-18.0.0
- old
+ new
@@ -1332,10 +1332,10 @@
**page_size** | **Integer**| Page size | [optional] [default to 25] |
**page_number** | **Integer**| Page number | [optional] [default to 1] |
**id** | [**Array<String>**](String.html)| id | [optional] |
**sort_order** | **String**| Ascending or descending sort order | [optional] [default to ASC]<br />**Values**: ascending, descending |
**expand** | [**Array<String>**](String.html)| Which fields, if any, to expand | [optional] <br />**Values**: routingStatus, presence, conversationSummary, outOfOffice, geolocation, station, authorization, profileSkills, locations, groups |
- **state** | **String**| Only list users of this state | [optional] [default to active]<br />**Values**: active, deleted |
+ **state** | **String**| Only list users of this state | [optional] [default to active]<br />**Values**: active, inactive, deleted |
{: class="table table-striped"}
### Return type