API structure has changed
8 structure changes including:
3 Additions
5 Modifications
Modified
5
GET /v1/lives
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- builtInConfig property Modified
-
items property Modified
-
application/json content type Modified
GET /v1/lives/{liveId}
- Response
-
200 response Modified
-
application/json content type Modified
-
builtInConfig property Modified
- enableBreakoutRooms, enableRaiseHand, enablePictureInPicture properties Added
-
builtInConfig property Modified
-
application/json content type Modified
GET /v1/search
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- SearchableForumApiResponse, SearchableCollectionApiResponse, SearchableLiveApiResponse, SearchableChannelApiResponse, SearchableCourseApiResponse alternatives Modified
-
items property Modified
-
application/json content type Modified
- Query
- groupId query parameter Added
POST /v1/lives
- Body
-
application/json content type Modified
- enableBreakoutRooms property Added
- Response
-
201 response Modified
-
application/json content type Modified
-
builtInConfig property Modified
- enableBreakoutRooms, enableRaiseHand, enablePictureInPicture properties Added
-
builtInConfig property Modified
-
application/json content type Modified
PUT /v1/lives/{liveId}
- Body
-
application/json content type Modified
- enableBreakoutRooms property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
builtInConfig property Modified
- enableBreakoutRooms, enableRaiseHand, enablePictureInPicture properties Added
-
builtInConfig property Modified
-
application/json content type Modified
Added
3
GET /v1/spotMembers/{spotMemberId}/customPropertiesValues
POST /v1/spotMembers/{spotMemberId}/customPropertiesValues~bulkUpsert
PUT /v1/spotMembers/{spotMemberId}/customPropertiesValues/{customPropertySlug}