docs/UpdateCoachingAppointmentRequest.md in purecloudplatformclientv2-93.0.0 vs docs/UpdateCoachingAppointmentRequest.md in purecloudplatformclientv2-94.0.0
- old
+ new
@@ -11,8 +11,9 @@
| **description** | **String** | The description of coaching appointment. | [optional] |
| **date_start** | **DateTime** | The date/time the coaching appointment starts. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **length_in_minutes** | **Integer** | The duration of coaching appointment in minutes. | [optional] |
| **conversation_ids** | **Array<String>** | IDs of conversations associated with this coaching appointment. | [optional] |
| **document_ids** | **Array<String>** | IDs of documents associated with this coaching appointment. | [optional] |
+| **status** | **String** | The status of the coaching appointment. | [optional] |
{: class="table table-striped"}