Release Notes for LiveSwitch API Service 1.4
1.4.0.55319
Release date: August 10, 2021
New Features
- [SER-126] New REST API endpoint
/RecordingSession/{key}
to delete a recording session. - [SER-124] New REST API endpoint
/RecordingSessions/{key}/Json
to get JSON for a recording session. - [SER-127] New REST API endpoints to remove all users, individual users, devices, or clients from a channel:
/Applications/{id}/KickChannel
/Applications/{id}/KickChannelUser
/Applications/{id}/KickChannelDevice
/Applications/{id}/KickChannelClient
- [SER-133] New REST API endpoint
/Applications/{id}/KickChannelConnection
to kick a connection. - [SER-162] New REST API endpoint
/Applications/{id}/IPAddresses
to return the IP addresses of servers for an application.