Obtain TURN server credentials.
GET {{baseUrl}}/voip/turnServer
This API provides credentials for the client to use when initiating calls.
RESPONSES
status: OK
{"username":"1443779631:@user:example.com","password":"JlKfBy1QwLrO20385QyAtEyIv0=","uris":["turn:turn.example.com:3478?transport=udp","turn:10.20.30.40:3478?transport=tcp","turns:10.20.30.40:443?transport=tcp"],"ttl":86400}