32 structure changes including:
5 Additions
27 Modifications
Modified
27
Breaking
POST /v1/Rooms/{Sid}
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 202 response Added
POST /v1/Rooms/{RoomSid}/RecordingRules
- Response
-
202 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /v1/Rooms/{RoomSid}/Participants/{Sid}
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 202 response Added
POST /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
- Response
-
202 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /v1/Rooms
- Body
-
application/x-www-form-urlencoded content type Modified
- TranscribeParticipantsOnConnect, TranscriptionsConfiguration properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, type properties Modified
-
application/json content type Modified
POST /v1/RecordingSettings/Default
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /v1/Compositions
- Response
-
201 response Modified
-
application/json content type Modified
-
status, format properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
bitrate, duration properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, format properties Modified
-
application/json content type Modified
POST /v1/CompositionSettings/Default
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /v1/CompositionHooks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
format property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
application/json content type Modified
POST /v1/CompositionHooks
- Response
-
201 response Modified
-
application/json content type Modified
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
format property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
application/json content type Modified
GET /v1/Rooms/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, type properties Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status, type, container_format, codec properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
grouping_sids property Modified
-
Type is now
object | null
-
Type is now
-
status, type, container_format, codec properties Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Recordings
- Response
-
200 response Modified
-
application/json content type Modified
-
recordings property Modified
-
status, type, container_format, codec properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
grouping_sids property Modified
-
Type is now
object | null
-
Type is now
-
status, type, container_format, codec properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
recordings property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Rooms/{RoomSid}/Participants/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
kind property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
kind property Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks
- Response
-
200 response Modified
-
application/json content type Modified
-
subscribed_tracks property Modified
-
kind property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
kind property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
subscribed_tracks property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
- Response
-
200 response Modified
-
application/json content type Modified
-
rules property Modified
-
Type went from
array[object(object)] | null
toarray[object(subscribe-rule)] | null
- type, all, publisher, track, kind, priority properties Added
-
Type went from
-
rules property Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
kind property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
kind property Modified
-
application/json content type Modified
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks
- Response
-
200 response Modified
-
application/json content type Modified
-
published_tracks property Modified
-
kind property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
kind property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
published_tracks property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Rooms/{RoomSid}/Participants
- Response
-
200 response Modified
-
application/json content type Modified
-
participants property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
participants property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Rooms
- Response
-
200 response Modified
-
application/json content type Modified
-
rooms property Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, type properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
rooms property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Recordings/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status, type, container_format, codec properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
grouping_sids property Modified
-
Type is now
object | null
-
Type is now
-
status, type, container_format, codec properties Modified
-
application/json content type Modified
GET /v1/Recordings
- Response
-
200 response Modified
-
application/json content type Modified
-
recordings property Modified
-
status, type, container_format, codec properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
grouping_sids property Modified
-
Type is now
object | null
-
Type is now
-
status, type, container_format, codec properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
recordings property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Compositions/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status, format properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
bitrate, duration properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, format properties Modified
-
application/json content type Modified
GET /v1/Compositions
- Response
-
200 response Modified
-
application/json content type Modified
-
compositions property Modified
-
status, format properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
bitrate, duration properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, format properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
compositions property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/CompositionHooks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
format property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
application/json content type Modified
GET /v1/CompositionHooks
- Response
-
200 response Modified
-
application/json content type Modified
-
composition_hooks property Modified
-
video_layout property Modified
-
Type is now
object | null
-
Type is now
-
format property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
video_layout property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
composition_hooks property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
Added
5
POST /v1/Rooms/{RoomSid}/Transcriptions/{Ttid}
POST /v1/Rooms/{RoomSid}/Transcriptions
POST /v1/Rooms/{RoomSid}/Participants/{Sid}/Anonymize
GET /v1/Rooms/{RoomSid}/Transcriptions/{Ttid}
GET /v1/Rooms/{RoomSid}/Transcriptions
17 structure changes including:
17 Modifications
Modified
17
Breaking
GET /v1/CompositionHooks
- Response
-
200 response Modified
- composition_hooks property Modified
GET /v1/CompositionHooks/{Sid}
- Response
-
200 response Modified
- video_layout property Modified
GET /v1/Compositions
- Response
-
200 response Modified
- compositions property Modified
GET /v1/Compositions/{Sid}
- Response
-
200 response Modified
- video_layout property Modified
- media_external_location, status_callback, status_callback_method properties Added
GET /v1/Recordings
- Response
-
200 response Modified
- recordings property Modified
GET /v1/Recordings/{Sid}
- Response
-
200 response Modified
- grouping_sids property Modified
- media_external_location, status_callback, status_callback_method properties Added
GET /v1/Rooms
- Response
-
200 response Modified
- rooms property Modified
GET /v1/Rooms/{RoomSid}/Recordings
- Response
-
200 response Modified
- recordings property Modified
GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
- Response
-
200 response Modified
- grouping_sids property Modified
- media_external_location property Added
GET /v1/Rooms/{Sid}
- Response
-
200 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added
POST /v1/CompositionHooks
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
201 response Modified
- video_layout property Modified
POST /v1/CompositionHooks/{Sid}
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
200 response Modified
- video_layout property Modified
POST /v1/Compositions
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
201 response Modified
- video_layout property Modified
- media_external_location, status_callback, status_callback_method properties Added
POST /v1/Rooms
- Body
-
content type Modified
- RecordingRules property Modified
- AudioOnly, EmptyRoomTimeout, LargeRoom, MaxParticipantDuration, UnusedRoomTimeout properties Added
- Response
-
201 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added
POST /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
- Body
-
content type Modified
- Rules property Modified
POST /v1/Rooms/{RoomSid}/RecordingRules
- Body
-
content type Modified
- Rules property Modified
POST /v1/Rooms/{Sid}
- Response
-
200 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added