docs/CoachingApi.md in purecloudplatformclientv2-89.0.0 vs docs/CoachingApi.md in purecloudplatformclientv2-90.0.0
- old
+ new
@@ -495,10 +495,10 @@
------------- | ------------- | ------------- | -------------
**user_ids** | [**Array<String>**](String.html)| The user IDs for which to retrieve appointments | |
**interval** | **String**| Interval string; format is ISO-8601. Separate start and end times with forward slash '/' | [optional] |
**page_number** | **Integer**| Page number | [optional] [default to 1] |
**page_size** | **Integer**| Page size | [optional] [default to 25] |
- **statuses** | [**Array<String>**](String.html)| Appointment Statuses to filter by | [optional] <br />**Values**: Scheduled, InProgress, Completed |
+ **statuses** | [**Array<String>**](String.html)| Appointment Statuses to filter by | [optional] <br />**Values**: Scheduled, InProgress, Completed, InvalidSchedule |
**facilitator_ids** | [**Array<String>**](String.html)| The facilitator IDs for which to retrieve appointments | [optional] |
**sort_order** | **String**| Sort (by due date) either Asc or Desc | [optional] <br />**Values**: Desc, Asc |
{: class="table table-striped"}