@@ -153,9 +153,6 @@ Class | Method | HTTP request | Description
153153* MediaApi* | [ ** upload_media** ] ( docs/MediaApi.md#upload_media ) | ** PUT** /users/{accountId}/media/{mediaId} | Upload Media
154154* MessagesApi* | [ ** create_message** ] ( docs/MessagesApi.md#create_message ) | ** POST** /users/{accountId}/messages | Create Message
155155* MessagesApi* | [ ** list_messages** ] ( docs/MessagesApi.md#list_messages ) | ** GET** /users/{accountId}/messages | List Messages
156- * ParticipantsApi* | [ ** create_participant** ] ( docs/ParticipantsApi.md#create_participant ) | ** POST** /accounts/{accountId}/participants | Create Participant
157- * ParticipantsApi* | [ ** delete_participant** ] ( docs/ParticipantsApi.md#delete_participant ) | ** DELETE** /accounts/{accountId}/participants/{participantId} | Delete Participant
158- * ParticipantsApi* | [ ** get_participant** ] ( docs/ParticipantsApi.md#get_participant ) | ** GET** /accounts/{accountId}/participants/{participantId} | Get Participant
159156* PhoneNumberLookupApi* | [ ** create_lookup** ] ( docs/PhoneNumberLookupApi.md#create_lookup ) | ** POST** /accounts/{accountId}/tnlookup | Create Lookup
160157* PhoneNumberLookupApi* | [ ** get_lookup_status** ] ( docs/PhoneNumberLookupApi.md#get_lookup_status ) | ** GET** /accounts/{accountId}/tnlookup/{requestId} | Get Lookup Request Status
161158* RecordingsApi* | [ ** delete_call_transcription** ] ( docs/RecordingsApi.md#delete_call_transcription ) | ** DELETE** /accounts/{accountId}/calls/{callId}/recordings/{recordingId}/transcription | Delete Transcription
@@ -168,14 +165,6 @@ Class | Method | HTTP request | Description
168165* RecordingsApi* | [ ** list_call_recordings** ] ( docs/RecordingsApi.md#list_call_recordings ) | ** GET** /accounts/{accountId}/calls/{callId}/recordings | List Call Recordings
169166* RecordingsApi* | [ ** transcribe_call_recording** ] ( docs/RecordingsApi.md#transcribe_call_recording ) | ** POST** /accounts/{accountId}/calls/{callId}/recordings/{recordingId}/transcription | Create Transcription Request
170167* RecordingsApi* | [ ** update_call_recording_state** ] ( docs/RecordingsApi.md#update_call_recording_state ) | ** PUT** /accounts/{accountId}/calls/{callId}/recording | Update Recording
171- * SessionsApi* | [ ** add_participant_to_session** ] ( docs/SessionsApi.md#add_participant_to_session ) | ** PUT** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId} | Add Participant to Session
172- * SessionsApi* | [ ** create_session** ] ( docs/SessionsApi.md#create_session ) | ** POST** /accounts/{accountId}/sessions | Create Session
173- * SessionsApi* | [ ** delete_session** ] ( docs/SessionsApi.md#delete_session ) | ** DELETE** /accounts/{accountId}/sessions/{sessionId} | Delete Session
174- * SessionsApi* | [ ** get_participant_subscriptions** ] ( docs/SessionsApi.md#get_participant_subscriptions ) | ** GET** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId}/subscriptions | Get Participant Subscriptions
175- * SessionsApi* | [ ** get_session** ] ( docs/SessionsApi.md#get_session ) | ** GET** /accounts/{accountId}/sessions/{sessionId} | Get Session
176- * SessionsApi* | [ ** list_session_participants** ] ( docs/SessionsApi.md#list_session_participants ) | ** GET** /accounts/{accountId}/sessions/{sessionId}/participants | List Participants in Session
177- * SessionsApi* | [ ** remove_participant_from_session** ] ( docs/SessionsApi.md#remove_participant_from_session ) | ** DELETE** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId} | Remove Participant from Session
178- * SessionsApi* | [ ** update_participant_subscriptions** ] ( docs/SessionsApi.md#update_participant_subscriptions ) | ** PUT** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId}/subscriptions | Update Participant Subscriptions
179168* StatisticsApi* | [ ** get_statistics** ] ( docs/StatisticsApi.md#get_statistics ) | ** GET** /accounts/{accountId}/statistics | Get Account Statistics
180169
181170
@@ -205,16 +194,12 @@ Class | Method | HTTP request | Description
205194 - [ CreateCallResponse] ( docs/CreateCallResponse.md )
206195 - [ CreateLookupResponse] ( docs/CreateLookupResponse.md )
207196 - [ CreateMessageRequestError] ( docs/CreateMessageRequestError.md )
208- - [ CreateParticipantRequest] ( docs/CreateParticipantRequest.md )
209- - [ CreateParticipantResponse] ( docs/CreateParticipantResponse.md )
210197 - [ DeferredResult] ( docs/DeferredResult.md )
211- - [ DeviceApiVersionEnum] ( docs/DeviceApiVersionEnum.md )
212198 - [ DisconenctCallback] ( docs/DisconenctCallback.md )
213199 - [ Diversion] ( docs/Diversion.md )
214200 - [ DtmfCallback] ( docs/DtmfCallback.md )
215201 - [ FieldError] ( docs/FieldError.md )
216202 - [ FileFormatEnum] ( docs/FileFormatEnum.md )
217- - [ ForbiddenRequest] ( docs/ForbiddenRequest.md )
218203 - [ GatherCallback] ( docs/GatherCallback.md )
219204 - [ InitiateCallback] ( docs/InitiateCallback.md )
220205 - [ ListMessageDirectionEnum] ( docs/ListMessageDirectionEnum.md )
@@ -239,19 +224,13 @@ Class | Method | HTTP request | Description
239224 - [ MfaRequestError] ( docs/MfaRequestError.md )
240225 - [ MfaUnauthorizedRequestError] ( docs/MfaUnauthorizedRequestError.md )
241226 - [ PageInfo] ( docs/PageInfo.md )
242- - [ Participant] ( docs/Participant.md )
243- - [ ParticipantSubscription] ( docs/ParticipantSubscription.md )
244227 - [ PriorityEnum] ( docs/PriorityEnum.md )
245- - [ PublishPermissionsEnum] ( docs/PublishPermissionsEnum.md )
246228 - [ RecordingAvailableCallback] ( docs/RecordingAvailableCallback.md )
247229 - [ RecordingCompleteCallback] ( docs/RecordingCompleteCallback.md )
248230 - [ RecordingStateEnum] ( docs/RecordingStateEnum.md )
249231 - [ RedirectCallback] ( docs/RedirectCallback.md )
250232 - [ RedirectMethodEnum] ( docs/RedirectMethodEnum.md )
251- - [ RequestError] ( docs/RequestError.md )
252- - [ Session] ( docs/Session.md )
253233 - [ StirShaken] ( docs/StirShaken.md )
254- - [ Subscriptions] ( docs/Subscriptions.md )
255234 - [ Tag] ( docs/Tag.md )
256235 - [ TnLookupRequestError] ( docs/TnLookupRequestError.md )
257236 - [ TranscribeRecording] ( docs/TranscribeRecording.md )
@@ -262,7 +241,6 @@ Class | Method | HTTP request | Description
262241 - [ TransferAnswerCallback] ( docs/TransferAnswerCallback.md )
263242 - [ TransferCompleteCallback] ( docs/TransferCompleteCallback.md )
264243 - [ TransferDisconnectCallback] ( docs/TransferDisconnectCallback.md )
265- - [ UnauthorizedRequest] ( docs/UnauthorizedRequest.md )
266244 - [ UpdateCall] ( docs/UpdateCall.md )
267245 - [ UpdateCallRecording] ( docs/UpdateCallRecording.md )
268246 - [ UpdateConference] ( docs/UpdateConference.md )
0 commit comments